peggyrayzis/react-native-create-bridge

(Warning) requires main queue setup since it overrides 'ConstantToExport'

jonathanK95 opened this issue · 1 comments

Dev setup:

  • react-native-create-bridge version: 2.0.1
  • react-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:

screen shot 2018-12-04 at 10 23 55

idk, did i miss something? Thanks btw 👍

I am also facing this problem