rn-yangga-app-ads
v1.2.1
Published
test
Downloads
5
Readme
rn-yangga-app-ads
react native ads module for yangga
Installation
npm install rn-yangga-app-ads
Usage
import * as YanggaAppAds from 'rn-yangga-app-ads';
// App.tsx
// ...
<YanggaAppAds.Provider>
...
</YanggaAppAds.Provider>
// in your component
// ...
<YanggaAppAds.Banner />
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