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 for constractor name #4

Closed emps closed 8 years ago

emps commented 8 years ago

fix: constractor name should be same as the class name

frostney commented 8 years ago

Thanks for catching that 👍