BonnierNews / react-native-3d-model-view

A React Native view for displaying 3D models
MIT License
215 stars 57 forks source link

Does this even work with Android? #43

Open bimix opened 3 years ago

bimix commented 3 years ago

I cant make it work in RN Android. It says "Unable to resolve module react-native-fs"

pwliuab commented 2 years ago

you should link react-native-fs to your project

vinay93 commented 5 months ago

For me it says error: package android.support.annotation does not exist import android.support.annotation.Nullable; ^ Can someone please help me with this issue?