react-native-ar-core-geospatial
v0.1.5
Published
ARCore Geospatial for React Native
Downloads
2
Maintainers
Readme
react-native-ar-core-geospatial
ARCore Geospatial
Installation
npm install react-native-ar-core-geospatial
Usage
import { ArCoreGeospatialView } from "react-native-ar-core-geospatial";
// ...
<ArCoreGeospatialView 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