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: 3 months 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
```