react-native-wrld3d
v0.5.10
Published
test
Downloads
5
Readme
react-native-wrld3d (Under Development)
A dynamic 3D mapping platform for smart cities and buildings, gaming, AR/VR experiences, and more. checkout more at https://www.wrld3d.com/
Installation
npm install react-native-wrld3d
Usage
import { Wrld3dView } from "react-native-wrld3d";
// ...
<Wrld3dView 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