After updating react-native-nitro-modules to v0.35, I receive this build error when I trie to build my app with Xcode.
Error:
/Users/user/work/project-name/node_modules/react-native-bluetooth-state-manager/nitrogen/generated/ios/BluetoothStateManager-Swift-Cxx-Umbrella.hpp:31:10: 'NitroModules/AnyMapHolder.hpp' file not found
The v0.35 of react-native-nitro-modules introduce a breaking change that needs to be fixed:
https://github.com/mrousavy/nitro/releases/tag/v0.35.0
For informations:
react-native-bluetooth-state-manager version used: 2.0.4
react-native-nitro-modules version use: 0.35.2
react-native version used: 0.83.1
After updating react-native-nitro-modules to v0.35, I receive this build error when I trie to build my app with Xcode.
Error:
The v0.35 of react-native-nitro-modules introduce a breaking change that needs to be fixed:
https://github.com/mrousavy/nitro/releases/tag/v0.35.0
For informations:
react-native-bluetooth-state-manager version used: 2.0.4
react-native-nitro-modules version use: 0.35.2
react-native version used: 0.83.1