0.1.1 • Published 7 months ago
@anhbtd/react-native-code-push-customize v0.1.1
@anhbtd/react-native-code-push-customize
customize codepush for react native
Installation
npm install @anhbtd/react-native-code-push-customize
Usage
import { multiply } from '@anhbtd/react-native-code-push-customize';
// ...
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