@meedwire/react-native-ota
v0.1.0
Published
Simple ota updates
Downloads
8
Readme
react-native-ota
Simple ota updates
Installation
npm install react-native-otaUsage
import { multiply } from 'react-native-ota';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
