0.5.0 • Published 3 years ago
react-native-model-viewer-3d v0.5.0
react-native-model-viewer-3d
React Native module for viewing usdz and glb files
Installation
npm install react-native-model-viewer-3dUsage
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