We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, is this needed even though RN ships with its own?
I see we can use on ScrollView etc, which I don't think the RN version does. So will you continue to maintain?
The text was updated successfully, but these errors were encountered:
@Noitidart SafeAreaView by RN doesn't provide control over which edges will be safe or not.
Sorry, something went wrong.
Thanks @gilsonmandalogo !
In the RN version, which edge is always safe? Does it change as orientation changes?
@Noitidart
In the RN version, which edge is always safe?
Top and bottom on portrait and left, right and bottom on landscape (On iPhone X and its variants).
Does it change as orientation changes?
Yes, it does.
No branches or pull requests
Hi there, is this needed even though RN ships with its own?
I see we can use on ScrollView etc, which I don't think the RN version does. So will you continue to maintain?
The text was updated successfully, but these errors were encountered: