jiti-meet/android/app
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
..
src/main Coding style: comments, formatting, sorting order 2018-05-20 19:01:59 -05:00
build.gradle Revert "fix(android): do not require java 8 target" 2018-06-25 22:58:26 -05:00
proguard-rules.pro [RN] Replace cached image implementation 2018-07-31 14:07:17 -05:00