r3f-native-starter

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

入门
GitHub在线演示
Stars:49
License:未知
更新:2025/8/21

README

[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