Skip to content

iCodePoet/react-native-awesome-naver-maps

Repository files navigation

react-native-awesome-naver-maps

Naver map package for React Native.

⚠ Notice

This package is currently being developed with Android as a priority. It's still very early in development, so it's not desirable for commercial services. It's still very difficult to find a usable map package on Cross Platform such as React Native. I'm thinking of developing this package hard. If we could make code together and help, we would be able to create a more desirable direction for development in this ecosystem.

Installation

npm install react-native-awesome-naver-maps

Usage

import NaverMap from "react-native-awesome-naver-maps";

// ...

export default function App() {
  return (
    <NaverMap style={{ flex: 1 }}/>
  );
}

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Naver Maps for React Native

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published