react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

No known class method for selector 'UIBarStyle:'. - i.e. React Native v0.76.x support

Open fmorau opened this issue 1 year ago • 0 comments

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?

  • [X] I have tested this issue on the latest react-native-navigation release and it still reproduces.

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

fmorau avatar Oct 02 '24 16:10 fmorau