callstack / callstack/react-native-fbads
Bring back medium rectangle ad size
- Dominant language
- Java
- Stars
- 451
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
`RECTANGLE_HEIGHT_250` for Android is available according to official Meta documentation:
https://developers.facebook.com/docs/audience-network/setting-up/ad-setup/android/banner
It is `kFBAdSizeHeight250Rectangle` for iOS:
https://developers.facebook.com/docs/audience-network/setting-up/ad-setup/ios/banner
> This format is best suited for scrollable feeds or end-of-level screens
> This format is highly recommended because it provides higher performance, higher quality, and more CPU efficient
Contributor guide
Research direction
Start by comparing the Android and iOS banner documentation linked in the issue and inspect where ad sizes are exposed in the React Native integration. Confirm how the medium rectangle is represented on each platform; done means the documented rectangle size can be selected on Android and iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100