jiti-meet/react/features/base/participants
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
..
components [RN] Replace cached image implementation 2018-07-31 14:07:17 -05:00
actionTypes.js [WEB] add UI for transcription (#3213) 2018-07-26 09:33:40 -07:00
actions.js [WEB] add UI for transcription (#3213) 2018-07-26 09:33:40 -07:00
constants.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
functions.js Renames isBot -> isFakeParticipant. 2018-06-22 18:23:17 -05:00
index.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
reducer.js feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00