rastapasta / react-native-gl-model-view

📺 Display and animate textured Wavefront .OBJ 3D models with 60fps - native bridge to GLView (iOS) and jPCT-AE (Android)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using multiple files then files blink and crashed after 3-4 seconds.(In Android)

sk0306511 opened this issue · comments

When using multiple files then files blink and crashed after 3-4 seconds.(In Android)

did you found any solution?

You have run out of memory - the native libraries are not memory optimized. Either reduce your models or texture details. Good luck!