설치
요구사항
설치하기
Wepin 설치하기
npm install @wepin/react-native-sdkyarn add @wepin/react-native-sdkpeerDependencies
npm install react-native-device-info
npm install react-native-inappbrowser-reborn
npm install react-native-webview
npm install react-native-encrypted-storage
npm install react-native-permissions
npm install @react-native-clipboard/clipboard
# for ios
cd ios
pod install추가 설치 (version '0.0.7-alpha' and above)
iOS 인 경우
AppDelegate.mm 수정하기
Info 수정하기

퍼미션 추가하기(v0.0.20-alpha 이상 부터)
Podfile 수정하기
Info.plist파일 수정하기
Android 인 경우
AndroidManifest 수정하기
위핀 Activity의 인텐트 필터 추가
퍼미션 추가하기(v0.0.20-alpha 이상 부터)
릴리즈
Last updated
Was this helpful?