Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tata-v/react-native-boilerplate
https://github.com/tata-v/react-native-boilerplate
react-native react-navigation tailwindcss
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tata-v/react-native-boilerplate
- Owner: TATA-V
- Created: 2024-05-17T07:47:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T12:14:03.000Z (3 months ago)
- Last Synced: 2024-08-10T13:29:20.930Z (3 months ago)
- Topics: react-native, react-navigation, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 722 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`react-native` `tailwindcss` `react-navigation`
### android
```bash
# 실행
yarn android
```### ios
xcode version 15.3 사용
```bash
# 실행
yarn ios
```