React native plugin for S2Offerwall
npm install react-native-s2offerwallReact native plugin for S2Offerwall
``sh`
npm install react-native-s2offerwall
`js
import { multiply } from 'react-native-s2offerwall';
// ...
const result = multiply(3, 7);
``
- Development workflow
- Sending a pull request
- Code of conduct
MIT
---
Made with create-react-native-library