Skip to content

hjopel/r3f-native-starter

Repository files navigation

[v8] R3F React Native Starter

A basic starter for R3F v8's react-native support. See official R3F react-native instructions.

Install & run

Make sure you have nodejs and yarn installed. Install dependencies with:

yarn

Once it's done start up devtools with:

yarn start

Explanation

I used the original Doggo07.glb and converted it to a gltf, removed all the unnecessary infos there (considering that we'll load the textures later) and replaced the materials with two default materials. In Blender, I exported the two textures from the original model (head.png & body.jpg) which are then imported in the Doggo07-processed.js