Skip to content

studiozeffa/rnn-tab-bar-ios-issue

Repository files navigation

This is a reproduction of an issue experienced with the react-native-navigation library when toggling the bottom tabs on iOS.

To reproduce:

  • Clone this repo
  • Run npx pod-install
  • Run npm run ios
  • In the simulator, when the app first loads, scroll to the bottom - notice that the bottom red border is visible
  • Wait for the tabs to appear
  • Notice that the tabs now clip the content view

As an aside, if the user taps on another tab, then returns, the content is no longer clipped.

This is only an issue on iOS. The same code works fine on Android.

tab-bar-ios.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published