We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ff658 commit 6a22313Copy full SHA for 6a22313
1 file changed
README.md
@@ -179,7 +179,7 @@ import { AdChoicesView } from 'react-native-fbads'
179
| expandable | false | false | (iOS only) makes the native AdChoices expandable |
180
| location | topLeft | false | (iOS only) controls the location of the AdChoices icon |
181
182
-#### 3. Showing the ad
+#### 5. Showing the ad
183
184
Finally, wrap your component with the `withNativeAd` HOC and pass it the `adsManager` you've previously created.
185
0 commit comments