r3f-native-starter icon indicating copy to clipboard operation
r3f-native-starter copied to clipboard

PR here: https://github.com/pmndrs/react-three-fiber/pull/1699

trafficstars

[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