A template for creating React Native hooks project
$ git clone https://github.com/react-native-hooks/template.git example-template
$ cd example-template
The dependencies are linked using yalc. You can link them locally and test using the examples directory.