Skip to content

Commit 980ff1c

Browse files
supremebeing7aksonov
authored andcommitted
Link to docs and example app in README (#3135)
1 parent 5895939 commit 980ff1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,11 @@ Actions.pop()
4343
Actions.refresh({param1: 'hello', param2: 'world'})
4444
```
4545

46+
## API
4647

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

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

0 commit comments

Comments
 (0)