@b3coded/react-native-android-in-app-updates
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

react-native-android-in-app-updates

Use Android InApp-Updates on your React Native project

Installation

npm install react-native-android-in-app-updates

Usage

import {startUpdateFlow} from "react-native-android-in-app-updates";

// ...

const result = await startUpdateFlow();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i @b3coded/react-native-android-in-app-updates

Weekly Downloads

3

Version

0.4.0

License

MIT

Unpacked Size

745 kB

Total Files

146

Last publish

Collaborators

  • b3coded