react-native-model-viewer-3d
v0.5.0
Published
React Native module for viewing usdz and glb files
Downloads
4
Maintainers
Readme
react-native-model-viewer-3d
React Native module for viewing usdz and glb files
Installation
npm install react-native-model-viewer-3d
Usage
import { ModelViewer3dView } from "react-native-model-viewer-3d";
// ...
<ModelViewer3dView 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