Dylan
Dylan
For mediation adapter support you need to seek help at the concerning adapter (applovin, ironsource etc.)
This should be fixed in `getDefaultHeaderHeight`, so you can use the `useHeaderHeight()` hook. Made a PR a while ago that hasn't been reviewed yet: https://github.com/react-navigation/react-navigation/pull/11338 You can use it as...
At this point hard coded values are not sustainable anymore. Hope we can find a better way.
_11.6.0 2024-06-17 Added a dependency on [MarketplaceKit](https://developer.apple.com/documentation/marketplacekit). **This requires apps to build with Xcode 15.3 or above.** MarketplaceKit is Swift-only, so a Swift placeholder file has been added to the...
Same here after upgrading from 51 to 52.
I fixed it by specifying a [root view background color](https://docs.expo.dev/versions/latest/config/app/#backgroundcolor) in app.json. Before SDK52 I never saw a blank white screen on app reload / first start. ``` { "expo":...
Seems we have a PR in development #650
If you see the readme, the new EventEmitter is not implemented in the Android part. This library is looking for Android maintainers :) feel free to submit a PR.
@mikehardy Could you have a look at this?
Currently not included in this lib. Feel free to submit a PR and adding this feature to the lib. Especially nowadays with ChatGPT etc. it's very easy if you're not...