Getting Started with Kakao SDK
Getting Started
All packages depend on the @react-native-kakao/core
package.
You can install it as follows.
- NPM
- Yarn
- Expo
npm install --save @react-native-kakao/core
yarn add @react-native-kakao/core
npx expo install @react-native-kakao/core