0.1.22 • Published 2 years ago
react-native-maphi v0.1.22
react-native-maphi
A wrapper for using Maphi in React Native
TODO
iOS
- Use correct path for Pods imports
- Verify that code doesn't get optimized away
Android
Installation
npm install react-native-maphi
Usage
import { MaphiView } from "react-native-maphi";
// ...
<MaphiView 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