We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The app crashes without any error when I add mroe than 5 tabs
Don't crash or at least give an error message that I as developer can handle . Is there any reason for this limitation and any way to bypass this?
react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsController.java
Line 219 in 11efb13
React Native Navigation version: 7.39.2 React Native version: 0.72.13" Has Fabric (React Native's new rendering system) enabled: (yes/no) yes Node version: 18.14.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
The app crashes without any error when I add mroe than 5 tabs
What was the expected behaviour?
Don't crash or at least give an error message that I as developer can handle .
Is there any reason for this limitation and any way to bypass this?
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsController.java
Line 219 in 11efb13
In what environment did this happen?
React Native Navigation version: 7.39.2
React Native version: 0.72.13"
Has Fabric (React Native's new rendering system) enabled: (yes/no) yes
Node version: 18.14.2
The text was updated successfully, but these errors were encountered: