frostney / react-native-create-library

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

Add stub method and improve indentation #73

Closed maicki closed 6 years ago

maicki commented 6 years ago

Add default stub method for native modules.

Should fix #23, #29