Skip to content
This repository was archived by the owner on Jan 30, 2021. It is now read-only.

Exposes API to fix absolute positioned items #20

Closed
wants to merge 1 commit into from

Conversation

sidferreira
Copy link

No description provided.

@hkung77
Copy link

hkung77 commented Mar 5, 2018

Is it also possible to export the bottom footer height?

@sidferreira
Copy link
Author

@hkung77 I think so

@ifours
Copy link

ifours commented Mar 20, 2018

Same here. I had to copy statusBarHeight function to my project, because some screen depends on top insert. But in my opinion its better to use the static method on SafeView to export that functions. What do you think @sidferreira ?

@sidferreira
Copy link
Author

@ifours it makes sense... But in the end I found another solution to my issue.

@brentvatne
Copy link
Member

facebook/react-native#20999 will properly expose safe area insets across iOS and Android, the current API used internally is going to change over to it soon, so we won't add this here. Thanks!

@brentvatne brentvatne closed this Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants