Add installation instructions

This commit is contained in:
Izaak Sultan 2017-07-16 22:51:34 +08:00
parent c001091759
commit 9a0ddc2f42

View File

@ -1,5 +1,10 @@
# react-native-handoff
## Installation
```
yarn add react-native-handoff
react-native link
```
## Usage
```javascript