Skip to content

yangga/rn-yangga-app-ads

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published