react-native-push-update
v2.4.4
Published
Over the air React Native updates
Readme
react-native-app-push-update
A CLI tool to push over-the-air (OTA) updates for your React Native apps 📦.
To enable OTA updates, make sure your app integrates the companion React Native library:
👉 react-native-app-push-update
📦 Installation
npx react-native-push-update
or
# or install globally
npm install -g react-native-push-updateUsage
▶️ Push an update
npx react-native-push-update🔑 Fetch your product key
npx react-native-push-update product-key📚 Prerequisites
✅ Your app must integrate the library react-native-app-push-update.
📄 License
MIT
Made with [npm init]
