Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoowc/rn-tabs
rn tabs example code
https://github.com/hoowc/rn-tabs
react-native tabs
Last synced: about 1 month ago
JSON representation
rn tabs example code
- Host: GitHub
- URL: https://github.com/hoowc/rn-tabs
- Owner: HooWC
- Created: 2024-11-11T10:11:02.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-12T03:17:01.000Z (about 1 month ago)
- Last Synced: 2024-11-12T04:20:38.510Z (about 1 month ago)
- Topics: react-native, tabs
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://docs.expo.dev/router/introduction/) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-expo-app -e with-router
```## 🚀 Start Project on Expo Go
```sh
npx expo start
```## 📝 Notes
- [Expo Router: Docs](https://docs.expo.dev/router/introduction/)