Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

`react-native` `tailwindcss` `react-navigation`

### android

```bash
# 실행
yarn android
```

### ios

xcode version 15.3 사용

```bash
# 실행
yarn ios
```