Skip to content

Is it possible to use react-three-fiber with React-Native CLI application? #3218

Answered by CodyJasonBennett
SB2318 asked this question in Q&A
Discussion options

You must be logged in to vote

We maintain instructions for both, more specifically for react-native CLI:

https://docs.pmnd.rs/react-three-fiber/getting-started/installation#react-native

# Create and link bare app
npx react-native init my-app
npx install-expo-modules@latest
cd my-app

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SB2318
Comment options

Answer selected by CodyJasonBennett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3208 on March 25, 2024 02:56.