Displaying 3D Models In React Native

Description:

A React Native view for displaying .obj, .dae and .scn models either on screen or in AR (iOS devices with A9 or later processors only).

Installation:

# Yarn
$ yarn add react-native-3d-model-view
# NPM
$ npm install react-native-3d-model-view --save

Preview:

Displaying 3D Models In React Native

Tags:

Add Comment