0.0.21 • Published 1 year ago

@psyrenpark/sz-native v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

sz-rn-module

설명

이 모듈은 superzer v2 개발에서 사용됩니다. szv2-rn-app에서 기존 superzer v1의 native 소스 및 기능을 사용되기 위해 만들어 졌습니다.

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 지적 필요

  • 경로/src/index.ts 에서 추가된 내용 정의 필요
  • 경로 yarn run build
  • 경로 yarn run clean
0.0.21

1 year ago

0.0.20

1 year ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago