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

fix(navi): add SafeAreaView correctly #884

Merged
merged 4 commits into from
Jul 4, 2019

Conversation

chinesedfan
Copy link
Member

@chinesedfan chinesedfan commented Jul 4, 2019

For issues #854, #870, #873.

  • react-navigation integrated SafeAreaView in its header and tab bar. But we set header: null for several screens, which means SafeAreaView should be added in them by ourselves.
  • Upgraded react-native-safe-area-view to handle iPhone XMax.
  • Upgraded react-native-device-info to handle new phones, especially for Android. Ref here.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 48.648% when pulling 5f52e6d on chinesedfan:fix-navi into b8051b2 on gitpoint:master.

@chinesedfan chinesedfan merged commit df9cb65 into gitpoint:master Jul 4, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants