This is a new React Native project, bootstrapped using @react-native-community/cli.
손글씨 기반 폰트 생성 및 적용을 실험해 보는 React Native 앱입니다.
이 프로젝트는 @react-native-community/cli를 통해 부트스트랩되었습니다.
# 프로젝트 루트에서 의존성 설치
npm install
npm install axios
# React Native 명령어(예: npx react-native run-android)를 위해 필요합니다
npm install --save-dev @react-native-community/cli
npm install --save-dev @react-native/typescript-config# Metro 번들러 서버 실행
npx react-native start --reset-cache
# Andriod Studio로 빌드
npx react-native run-androidgit add .
git commit -m "설명 메시지"
git branch -M main
git push -u origin main| 패키지 | 버전 |
|---|---|
@react-native-picker/picker |
^2.11.0 |
@react-navigation/native |
^7.1.6 |
@react-navigation/native-stack |
^7.3.10 |
react |
19.0.0 |
react-native |
0.79.1 |
react-native-gesture-handler |
^2.25.0 |
react-native-safe-area-context |
^5.4.0 |
react-native-screens |
^4.10.0 |
react-native-vector-icons |
^10.2.0 |
react-native-view-shot |
4.0.3 |
react-native-fs |
2.20.0 |
react-native-image-picker |
8.2.0 |
| 패키지 | 버전 |
|---|---|
@babel/core |
^7.25.2 |
@babel/preset-env |
^7.25.3 |
@babel/runtime |
^7.25.0 |
@react-native-community/cli |
18.0.0 |
@react-native-community/cli-platform-android |
18.0.0 |
@react-native-community/cli-platform-ios |
18.0.0 |
@react-native/babel-preset |
0.79.1 |
@react-native/eslint-config |
0.79.1 |
@react-native/metro-config |
0.79.1 |
@react-native/typescript-config |
0.79.1 |
@types/jest |
^29.5.13 |
@types/react |
^19.0.0 |
@types/react-test-renderer |
^19.0.0 |
eslint |
^8.19.0 |
jest |
^29.6.3 |
prettier |
2.8.8 |
react-test-renderer |
19.0.0 |
typescript |
5.0.4 |
@react-native-async-storage/async-storage |
.-.-- |
=======