I'm working on to make application with react-native, expo.I'm using react-native-gl-model-view library to use 3d model.It needs to be file in android/app/main/assets folder.I want to how to put .obj file to android folder using expo?not need to load object file in code.
↧