Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 722 Bytes

File metadata and controls

12 lines (9 loc) · 722 Bytes

template Build Status Maintainability

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.