react-native-anavi
Version:
react native amap navigation component, Android + iOS
28 lines (16 loc) • 371 B
Markdown
# react-native-anavi
demo
## Installation
```sh
npm install react-native-anavi
```
## Usage
```js
import AwesomeModule from 'react-native-anavi';
// ...
const result = await AwesomeModule.multiply(3, 7);
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT