README.md 125 Bytes
Newer Older
Gaëtan Renaudeau's avatar
Gaëtan Renaudeau committed
1 2 3 4 5 6 7

## Developing with the example

```
npm install react-native
npm install ../..         # everytime the lib code changes
```