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

iOS - TabBar in safe zone #2483

Closed
andoma93 opened this issue Dec 3, 2020 · 2 comments
Closed

iOS - TabBar in safe zone #2483

andoma93 opened this issue Dec 3, 2020 · 2 comments

Comments

@andoma93
Copy link

andoma93 commented Dec 3, 2020

Descrivi il problema
Su iPhone 12 Pro Max la TabBar non rispetta la safe zone iOS come da guidelines Apple.

To Reproduce
Steps to reproduce the behavior:

  1. Aprire l'App
  2. Effettuare il Login
  3. Si atterra nella pagina iniziale
  4. La TabBar si visualizza al livello della safe zone

Expected behavior
La TabBar dovrebbe vedersi sopra la Safe Zone.

Screenshots
If applicable, add screenshots to help explain your problem.
D59E3C28-A7A4-4F15-A4E2-C5F6E6443FC3

Versione dell'app
1.10.0.5

Smartphone (please complete the following information):

  • Device: iPhone 12 Pro Max
  • OS: iOS 14.2.1

Additional context
Add any other context about the problem here.

@andoma93
Copy link
Author

andoma93 commented Dec 11, 2020

I think this error could be resolved updating react-native-iphone-x-helper module.

According to this issue ptelad/react-native-iphone-x-helper#32 version 1.3.1 should resolve.

This module is a dependency of
react-native-keyboard-aware-scroll-view
in package.json file.

Thanks You

@andoma93
Copy link
Author

Fixed with iOS version 1.22.0.

Thanks you

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

1 participant