react-native-check-updates
v0.1.5
Published
Check for update from the stores
Readme
react-native-check-updates
Check for update from the stores
Installation
npm install react-native-check-updates react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-check-updates';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
