jiti-meet/react/features/mobile
Saúl Ibarra Corretgé 27021ea271 [RN] Replace cached image implementation
Use react-native-fastimage, which uses 2 full-native image impleentations using
well known and mature (native) libraries.

This gets us rid of 2 libraries which were observerd as a source of bugs and
created trouble with dependencies: react-native-fetch-blob and
react-native-img-cache. They are also no longer well maintained.
2018-07-31 14:07:17 -05:00
..
audio-mode feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
background feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
callkit feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
external-api feat(external_api): export sendEvent function 2018-07-18 22:47:18 -05:00
full-screen feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
incoming-call [Android] Introduce IncomingCallView (continued) 2018-07-18 22:47:18 -05:00
network-activity feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
permissions Reorganize calendar access request flow 2018-03-23 07:53:36 +01:00
picture-in-picture feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
proximity ref(mobile/proximity): convert middleware to a state listener 2018-05-30 16:29:27 +02:00
wake-lock ref(mobile/wake-lock): convert middleware to a state listener 2018-05-30 16:29:27 +02:00