react-native-kakao-map-v2
v0.1.0
Published
KakaoMapSDKv2 integration for react native
Downloads
2
Maintainers
Readme
react-native-kakao-map-v2
KakaoMapSDKv2 integration for react native
Installation
npm install react-native-kakao-map-v2
Usage
import { KakaoMapV2View } from "react-native-kakao-map-v2";
// ...
<KakaoMapV2View color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library