react-ios-navigation
v0.4.63
Published
This is a simple navigation component for React Native iOS. The idea behind this is to have a navigation component that is similar to the one used in iOS. I'll be adding more features as I go along.
Readme
React iOS Navigation
This is a simple navigation component for React Native iOS. The idea behind this is to have a navigation component that is similar to the one used in iOS. I'll be adding more features as I go along.
Installation
npm install react-ios-navigationUsage
Don't forget to import the styles.
import "react-ios-navigation/dist/styles.css";