Lyubo Marinov
|
ca94563c51
|
[RN] Coding style
The files styles.js are used (pretty much) on React Native only and each
of them exports 1 name. Export it as default to cut down on source code.
|
2017-06-10 18:07:51 -05:00 |
Saúl Ibarra Corretgé
|
50fea44ce2
|
[RN] Use rounded avatars in the film strip
Also move (native) avatar style to film-strip styles, since that's where it
applies. This is analogous to how the large-view avatar is styled.
|
2017-04-10 19:13:40 -05:00 |
Lyubo Marinov
|
95667ef98e
|
Revert "[RN] Use rounded avatars in the film strip"
This reverts commit 739298c782 .
|
2017-04-09 12:58:27 -05:00 |
Saúl Ibarra Corretgé
|
739298c782
|
[RN] Use rounded avatars in the film strip
|
2017-04-09 11:55:57 -05:00 |
hristoterezov
|
9ea224412d
|
ref(avatar): Move Avatar and Participant view to base/participants
|
2017-03-02 16:57:43 -06:00 |