React Native Navigation is a library that provides UI components for React Native with navigation solution that works cross-platform between iOS and Android.
You can style the navigator and the tab bar, and add buttons to the navigator. There is also support for deep linking into different pages provided with the navigator component.
This animation from the readme shows React Native Navigation
You can find React-Native-Navigation on Github here.
A great library for adding navigation into React Native apps.
Original article: React Native Navigation: A Library Providing Navigation UI Components For React Native Apps
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools