fryercorp

Results 2 comments of fryercorp

Has anyone managed to get around this? I've tried all of the suggestions I've found whilst googling but all I get is: $ react-native new-module error Unrecognized command "new-module".

> > > @fryercorp Did you install `react-native-create-bridge` locally? I ran npm install --save react-native-create-bridge I can see the package in the node-modules directoy associated with my project. I'm not...