Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schnapsterdog/react-native-navigation
Beautiful React Native Navigation (Stack & Tab Navigator)
https://github.com/schnapsterdog/react-native-navigation
Last synced: 8 days ago
JSON representation
Beautiful React Native Navigation (Stack & Tab Navigator)
- Host: GitHub
- URL: https://github.com/schnapsterdog/react-native-navigation
- Owner: SchnapsterDog
- License: mit
- Created: 2021-07-29T23:52:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T01:22:27.000Z (over 3 years ago)
- Last Synced: 2023-03-08T14:03:44.702Z (over 1 year ago)
- Language: JavaScript
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
React Native Navigation (Tab & Stack)
Learn once, write anywhere:
Build mobile apps with React.React Native brings [**React**'s][r] declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
## 📋 Requirements
React Native apps may target iOS 11.0 and Android 5.0 (API 21) or newer. You may use Windows, macOS, or Linux as your development operating system, though building and running iOS apps is limited to macOS. Tools like [Expo](https://expo.io) can be used to work around this.
## 🎉 Installation
- Clone the project
- npm install
- npm start## 📄 License
React Native is MIT licensed, as found in the [LICENSE][l] file.