jiti-meet/react/features/base/participants/components
Lyubo Marinov 00e058d392 [RN] Cache avatars and provide a default in case load fails (2)
Refactors the previous "[RN] Cache avatars and provide a default in
case load fails" for the purposes of simplification but also modifies
its functionality at the same time. For example:

- Always displays the default avatar immediately which may be seen if
  the remote avatar needs to be downloaded.
- Does not use random colors.
- Uses a default avatar image which is not transparent and ugly but at
  least it's the same image that's used on Web. I've started talks to
  have images/avatar2.png replaced with a transparent and beautiful
  so that will land later on and we'll see the automagic colors in all
  their glory then.
2017-08-03 13:45:41 -05:00
..
Avatar.native.js [RN] Cache avatars and provide a default in case load fails (2) 2017-08-03 13:45:41 -05:00
Avatar.web.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
ParticipantView.native.js [RN] Cache avatars and provide a default in case load fails (2) 2017-08-03 13:45:41 -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] Coding style 2017-06-10 18:07:51 -05:00