(Warning) requires main queue setup since it overrides 'ConstantToExport'
jonathanK95 opened this issue · 1 comments
jonathanK95 commented
Dev setup:
react-native-create-bridge
version: 2.0.1react-native
version: 0.57.7
I am using create-bridge in a:
- 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:
idk, did i miss something? Thanks btw 👍numandev1 commented
I am also facing this problem