react-native-loader icon indicating copy to clipboard operation
react-native-loader copied to clipboard

Death cycle

Open semmy2010 opened this issue 8 years ago • 0 comments

I performed InteractionManager.runAfterInteractions in componentDidMount. As a result, the callback function in InteractionManager.runAfterInteractions is not called back because the animation in the react-native-loader is not executed.

semmy2010 avatar Jul 01 '17 15:07 semmy2010