frostney / react-native-create-library

:notebook: Command line tool to create a React Native library with a single command
MIT License
1.45k stars 114 forks source link

Fix import in ios template of RCTBridgeModule #50

Closed maicki closed 6 years ago

maicki commented 6 years ago

With a newer version of React Native the way importing changed. This will fix #47