In-App Updates
Installation
Install @rnforge/react-native-in-app-updates in your React Native project.
Package
npm install @rnforge/react-native-in-app-updatesPeer Dependencies
This package requires:
react>= 18react-native>= 0.74react-native-nitro-modules>= 0.22
Platform Setup
Android
No additional setup required. The package uses Google Play Core libraries bundled with the native module.
Requirements:
- App must be distributed via Google Play Store
- App must not use APK expansion files
iOS
No additional setup required. iOS reports update flows as unsupported (typed result, not an error).