@pigeonmal/react-native-updater
v0.1.1
Published
Update simply your app with new apk android without google playstore
Readme
react-native-updater
Update simply your app with new apk android without google playstore
Installation
npm install @pigeonmal/react-native-updaterUsage
import RNUpdater from 'react-native-updater';
RNUpdater.getVersionCode();
RNUpdater.downloadApp(apkUrl);Contributing
License
MIT
