Getting Started with Kakao User
Before You Begin
You should install the dependencies for the core
package and complete the related platform-specific setup.
Getting Started
The user
package contains functionality related to Kakao login and user management.
Please refer to the Official Documentation.
Installation
- NPM
- Yarn
- Expo
npm install --save @react-native-kakao/user
yarn add @react-native-kakao/user
npx expo install @react-native-kakao/user
Console Setup
Before implementing Kakao login and user API, additional settings are required in the Kakao Developer Console.
Please refer to the Official Documentation.