react-native-code-push
react-native-code-push copied to clipboard
fix: correct deprecated AppState event handler in CodePush.js
AppState.removeEventListener is deprecated from RN v0.65.
It will be better to mention about supporting RN version with this fix.
https://reactnative.dev/docs/appstate#removeeventlistener