react-native-code-push
react-native-code-push copied to clipboard
Supporting for RN 0.70.0
Is code-push compatible with RN 0.70.0?
Yes, tested on:
"react": "18.1.0",
"react-native": "0.70.0",
"react-native-code-push": "^7.0.5"
🥹
Works fine on Linux, but throwing errors on Mac.
tested on:
"react": "18.1.0",
"react-native": "0.70.1",
"react-native-code-push": "^7.0.5",
update:
Latest version of appcenter-cli fixed this issue.
npm i -g appcenter-cli@latest
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.