Parcourir la source

Update README.md

DanielZlotin il y a 8 ans
Parent
révision
0c00900921
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0
    1
      README.md

+ 0
- 1
README.md Voir le fichier

@@ -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.