We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5895939 commit 980ff1cCopy full SHA for 980ff1c
README.md
@@ -43,8 +43,11 @@ Actions.pop()
43
Actions.refresh({param1: 'hello', param2: 'world'})
44
```
45
46
+## API
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)
51
52

53
0 commit comments