Skip to content
New issue

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

How differ from RN shipped SafeAreaView #4

Open
Noitidart opened this issue Aug 2, 2018 · 4 comments
Open

How differ from RN shipped SafeAreaView #4

Noitidart opened this issue Aug 2, 2018 · 4 comments

Comments

@Noitidart
Copy link

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?

@gilsonmandalogo
Copy link

@Noitidart SafeAreaView by RN doesn't provide control over which edges will be safe or not.

@Noitidart
Copy link
Author

Thanks @gilsonmandalogo !

@Noitidart
Copy link
Author

In the RN version, which edge is always safe? Does it change as orientation changes?

@gilsonmandalogo
Copy link

gilsonmandalogo commented May 30, 2019

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants