react-native-innity-remaster
v0.8.1
Published
A react-native package for native ads
Downloads
19
Readme
react-native-innity
package for innity's ad
Installation
npm install react-native-innity
Usage
import { multiply } from "react-native-innity";
// ...
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