react-native-maphi
v0.1.22
Published
test
Readme
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-maphiUsage
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
