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

https://github.com/arafipro/2025-newest-expo-setup

2025年最新のReact Nativeの開発環境を構築
https://github.com/arafipro/2025-newest-expo-setup

expo expo-router nativewind react-native typescript

Last synced: about 2 months ago
JSON representation

2025年最新のReact Nativeの開発環境を構築

Awesome Lists containing this project

README

        

# 2025年最新のReact Nativeの開発環境を構築

## YouTube

[!["2025年最新のReact Nativeの開発環境を構築"](https://i.ytimg.com/vi/[youtube-id]/maxresdefault.jpg)](https://youtu.be/[youtube-id])

## 技術選定

- Bun
- TypeScript
- React Native
- Expo
- Expo Router
- Nativewind

## 初期設定

### NodeModule をインストール

```sh
bun install
```