react-native-in-app-push
v0.1.1
Published
test
Downloads
16
Maintainers
Readme
react-native-in-app-push
usage for in app
Installation
npm install react-native-in-app-pushUsage
import { multiply } from "react-native-in-app-push";
// ...
const result = await 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
