Skip to main content

Getting Started with Kakao Share

Before You Begin

Make sure to install the dependencies for the core package by referring to the official documentation. Also, complete the platform-specific configurations.

Getting Started

The share package contains functions related to Kakao login and other related features.

Refer to the Official Documentation for more details.

image

tip

The image above demonstrates a situation where sharing can be done using a web browser in environments where KakaoTalk is not installed. If KakaoTalk is installed on the device, sharing will work through KakaoTalk.

Installation

npm install --save @react-native-kakao/share @react-native-kakao/social

Configure the Console

Before implementing Kakao share and messaging features, additional settings need to be configured in the Kakao developer console.

Refer to the Official Documentation for more information.