KakaoMapSDKv2 integration for react native
npm install react-native-kakao-map-v2
import { KakaoMapV2View } from "react-native-kakao-map-v2";
// ...
<KakaoMapV2View color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library