Unable to load .obj file using require

For anyone else encountering this issue there’s a bug in react native cli which ignores assetExts passed through via cli parameters.

Looks like there’s a PR that has been approved so this should get fixed soon.

2 Likes