0.1.9 • Published 10 months ago
bundlepush v0.1.9
bundlepush
Straightforward OTA updates
Installation
npm install bundlepushUsage
import { multiply } from 'bundlepush';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
Made with create-react-native-library