Browse Source

Update README.md

DanielZlotin 8 years ago
parent
commit
0c00900921
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

@@ -1,4 +1,3 @@
1
-[TOC]
2 1
 # React Native Navigation
3 2
 
4 3
 App-wide support for 100% native navigation with an easy cross-platform interface. For iOS, this package is a wrapper around [react-native-controllers](https://github.com/wix/react-native-controllers), but provides a simplified more abstract API over it. This abstract API will be unified with the Android solution which is currently work in progress. It also fully supports redux if you use it.