Dev setup:
react-native-create-bridge version: ^2.0.1
react-native version: 0.58.5
I am using create-bridge in a:
What you did:
just testing with new module
What happened:
It gets stuck at the last stage and freezes for ever until you kill the process, I have also run it in admin mode, all the same.
react-native new-module
? What is your bridge module called? ExampleBridge
? What type of bridge would you like to create? (Press to select, t o toggle all, to inverse selection)Native Module, Native UI Component
? What OS & languages would you like to support? (Press to select,
to toggle all, to inverse selection)Android/Java, iOS/Objective-C
? What directory should we deliver your JS files to? .