0.0.21 • Published 2 years ago
@psyrenpark/sz-native v0.0.21
sz-rn-module
설명
이 모듈은 superzer v2 개발에서 사용됩니다. szv2-rn-app에서 기존 superzer v1의 native 소스 및 기능을 사용되기 위해 만들어 졌습니다.
react native 세팅
- https://reactnative.dev/docs/environment-setup 의 React Native CLI Quickstart 쪽 참고
- react native 환경 구축하기
brew install node
brew install watchman
npm install -g yarn
등등등
준비하기
- 프로젝트 설정
git clone [깃주소]
// react native
cd example
yarn
yarn start
// ios
cd example
cd ios && pod install
yarn ios
// android
cd example
yarn android
시작하기
- 중요 터미널 또는 vscode에서 cd 경로/example && yarn start
- xcode 에서 open할 폴더 경로를 경로/example/ios 로 열고 빌드
- android studio 에서 open할 폴더 경로를 경로/example/android로 열고 빌드
native migration 작업후 type 지적 필요
0.0.21
2 years ago
0.0.20
3 years ago
0.0.13
3 years ago
0.0.14
3 years ago
0.0.15
3 years ago
0.0.16
3 years ago
0.0.17
3 years ago
0.0.18
3 years ago
0.0.19
3 years ago
0.0.10
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.6
3 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago