jiti-meet/react/features/base/label/components
Leonard Kim 5cb4bec633 ref(circular-label): animate after dom updates
Based on react-native docs, looks like animations should be
started after mount. Updating animation states I'm not certain
on so I moved it to componentDidUpdate and tested with the
live streaming label to ensure the component still animated fine.
2018-11-21 08:08:45 -08:00
..
AbstractCircularLabel.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
CircularLabel.native.js ref(circular-label): animate after dom updates 2018-11-21 08:08:45 -08:00
CircularLabel.web.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
ExpandedLabel.native.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
ExpandedLabel.web.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
index.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00
styles.js [RN] Add ExpandedLabel 2018-10-02 20:47:41 +02:00