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.
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.