Skip to content

How to get the same behavior as ios exactly? #37

Closed Answered by zoontek
wcastand asked this question in Q&A
Discussion options

You must be logged in to vote

@wcastand Just in case, are you using a library that also perform (kinda) edge-to-edge on its side?

Libraries like react-native-keyboard-controller have statusBarTranslucent and navigationBarTranslucent on KeyboardProvider. If those are not set to true, the library will re-enable opaque system bars.
In the future, they are expect to adopt the small helper react-native-is-edge-to-edge to avoid this kind of conflicts.

Publish your package.json, it will be easy to check.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@wcastand
Comment options

@zoontek
Comment options

Answer selected by zoontek
@wcastand
Comment options

@zoontek
Comment options

@wcastand
Comment options

@zoontek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants