Facebook Ads
There are 3 types of Facebook Ads :
- Banner Ads - In place banners
- Interstitial Ads - Opened in a modal and on top of App
- Native Ads - Custom ads which can be created specific to the theme of the application. Facebook provides the data like title, description, cover image etc for Ad and you can use this data to create a custom ad.
Note - For facebook Ads to work, Please keep in mind that the app should meet the below requirements :
- You should have created a application on facebook developers portal.
- Facebook Id, Scheme and Display Name should be updated in app.json.
- You need to create placement Id for each ad you place in the app in the audience network portal.
For Sample Implementation, Check the container facebookAds under app/screens/facebookAds.
For expo specific configuration on facebook ads, Check this link