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
If you upgrade to 0.76.x - app is not launching due to issue No known class method for selector 'UIBarStyle:'
No known class method for selector 'UIBarStyle:'
React Native Navigation does not prevent app to build and launch
Just try to use RNN with RN v0.76.x You can check the PR: https://github.com/facebook/react-native/pull/44597/files, which removed support of [RCTConvert UIBarStyle:...]
[RCTConvert UIBarStyle:...]
React Native Navigation version: 7.40.1 React Native version: 0.76.0-rc.2 Has Fabric (React Native's new rendering system) enabled: no Node version: v18.19.0 Device model: Simulator iOS version: 18
The text was updated successfully, but these errors were encountered:
Running into the same issue!
Sorry, something went wrong.
No branches or pull requests
What happened?
If you upgrade to 0.76.x - app is not launching due to issue
No known class method for selector 'UIBarStyle:'
What was the expected behaviour?
React Native Navigation does not prevent app to build and launch
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
Just try to use RNN with RN v0.76.x
You can check the PR: https://github.com/facebook/react-native/pull/44597/files, which removed support of
[RCTConvert UIBarStyle:...]
In what environment did this happen?
React Native Navigation version: 7.40.1
React Native version: 0.76.0-rc.2
Has Fabric (React Native's new rendering system) enabled: no
Node version: v18.19.0
Device model: Simulator
iOS version: 18
The text was updated successfully, but these errors were encountered: