react-native-create-bridge
react-native-create-bridge copied to clipboard
(Warning) requires main queue setup since it overrides 'ConstantToExport'
Dev setup:
-
react-native-create-bridge
version: 2.0.1 -
react-native
version: 0.57.7
I am using create-bridge in a:
- [x] standalone library
- [ ] existing React Native project
What you did:
I try to bridge to NativeModules and create NativeEventEmitter as this link: https://www.youtube.com/watch?v=OrIIPNEjQfs
What happened:

I am also facing this problem