jiti-meet/react/features/base/participants/components
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
..
Avatar.native.js [RN] Replace cached image implementation 2018-07-31 14:07:17 -05:00
Avatar.web.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
ParticipantView.native.js [RN] Replace cached image implementation 2018-07-31 14:07:17 -05:00
ParticipantView.web.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
index.js feat(Avatar): Implement Avatar for web 2017-03-07 21:54:37 -06:00
styles.js [RN] Dynamically adjust LargeView's Avatar to available size 2018-02-13 09:58:43 -06:00