react-native-loader
react-native-loader copied to clipboard
Death cycle
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.