Adtech platform to serve advertisements to publishers app
npm install react-native-adgeistAdtech platform to serve advertisements to publishers app
``sh`
npm install react-native-adgeist
`js
import { BannerAd } from 'react-native-adgeist';
// ...
dataAdSlot={ADSPACE_ID}
width={400}
height={300}
/>
``