로고로고

React Native 도전기

2025년 9월 25일

React Native

React 기반으로 만들어진 프레임 워크이며, 크로스 플랫폼 앱 개발을 가능하게 한다.

 

 

 

 

React Native 개발 준비

 

 

 

 

 

root/
├── App.js       # 메인 컴포넌트 (앱 시작점)
├── package.json # 의존성 관리 파일
├── node_modules # 설치된 라이브러리