Native IOS Navigation For React Native – React Native Controllers

Description:

react-native-controllers is a React Native npm extension package for iOS which provides a completely native skeleton for iOS apps, allowing you to easily wrap core native UI components without compromising on the native experience.

Features:

  • Truly native navigation (instead of the JS-based Navigator or the deprecated NavigatorIOS)
  • Truly native side menu drawer (instead of the JS-based alternatives available today)
  • Smoother animations, improved performance and look and feel that matches the OS for all iOS versions

Preview:

React Native Controllers

Add Comment