0.0.2 • Published 6 years ago
template

A template for creating React Native hooks project
Installation
$ 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.