peggyrayzis / react-native-create-bridge

A CLI tool that bridges React Native modules & UI components with ease 🎉
MIT License
1.02k stars 63 forks source link

Files are not getting created #66

Open kaushalmarakana opened 4 years ago

kaushalmarakana commented 4 years ago

"react-native": "0.61.5", "react-native-create-bridge": "^2.0.1"

by using react-native new-module any files are not getting created. It creates only a folder of the bridge name.

KushalDesai1 commented 4 years ago

Same issue. Android files are not generated. Only folder is created.