React Native 개발 환경 구축 가이드
React Native 소개
React Native는 Facebook에서 공개한 오픈소스 프레임워크로, "한 번 배우면 어디서든 사용한다(Learn once, write anywhere)"는 철학을 바탕에 두고 있습니다. JavaScript와 React를 활용해 iOS와 Android용 네이티브 애플리케이션을 개발할 수 있습니다.
관련 저장소 및 문서:
GitHub: https://github.com/facebook/react-native
한국어 문서: http ...
8월 13일 17:36에 게시됨