# react-native-amap3d **Repository Path**: zhulei11223/react-native-amap3d ## Basic Information - **Project Name**: react-native-amap3d - **Description**: react native 高德地图插件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-12-05 - **Last Updated**: 2023-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-amap3d react native 高德地图插件 ## Installation ```sh npm install react-native-amap3d ``` ## Usage ```js import { multiply } from 'react-native-amap3d'; // ... const result = await multiply(3, 7); ``` ## Contributing See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow. ## License MIT --- Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)