react-native-3d-model-view
react-native-3d-model-view copied to clipboard
A React Native view for displaying 3D models
I cant make it work in RN Android. It says "Unable to resolve module react-native-fs"
Hi @johankasperi , We tried consuming this library v1.2.0 with latest version of RN(0.61.5). The library works great in Android, however on IOS we are facing **'RCT3DModel-Swift.h' file not found**...
- Add alpha channel for android background color - Remove file caching so that conflicts don't occur with same filenames - Remove AR in iOS as it was causing errors...
Im kind of noob in 3d modeling, just want to make a simple character display with changing clothes how could i possibly achieve this with this lib?
Is there 3d PDF view option available in this npm?
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...
How could we import the model with a set of textures, not the single file?