React native android updater
npm install react-native-android-updateror
yarn add react-native-android-updater| Methods | Params | Descriptions |
|---|---|---|
| downloadApk | {url: string, md5?: string} | Start to download apk |
| cancelDownloadApk | Cancel Download process | |
| installApk | Install downloaded apk |
- Update info dialog
- download progress
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library