Skip to content

Commit

Permalink
Link to docs and example app in README (#3135)
Browse files Browse the repository at this point in the history
  • Loading branch information
supremebeing7 authored and aksonov committed Jul 22, 2018
1 parent 5895939 commit 980ff1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,11 @@ Actions.pop()
Actions.refresh({param1: 'hello', param2: 'world'})
```

## API

## Try the example app
For a full listing of the API, [view the API docs](https://github.com/aksonov/react-native-router-flux/blob/master/docs/API.md).

## Try the [example app](https://github.com/aksonov/react-native-router-flux/tree/master/Example)

![rnrf](https://user-images.githubusercontent.com/3681859/27937441-ef61d932-626b-11e7-885f-1db7dc74b32e.gif)

Expand Down

0 comments on commit 980ff1c

Please sign in to comment.