1.2 npm 패키지 추가하기
명령어를 실행하고 나면 package.json에서 다음과 같이 패키지가 추가된 것을 확인할 수 있습니다.
"dependencies": {
"adwhale-sdk-react-native": "^2.7.202"
},Last updated
명령어를 실행하고 나면 package.json에서 다음과 같이 패키지가 추가된 것을 확인할 수 있습니다.
"dependencies": {
"adwhale-sdk-react-native": "^2.7.202"
},Last updated