Skip to content

new demo of rendering 3d models with expo-three :p

Notifications You must be signed in to change notification settings

kyaroru/RNExpoThree

Repository files navigation

RNExpoThree

Note: This is an Expo project created with create-expo-app.

Other that that, this is also a newer example of 3D rendering using

Old version with Bare React Native is at RNExpoThreeOld

Clone

git clone https://github.com/kyaroru/RNExpoThree
cd RNExpoThree
yarn install
npx expo prebuild --clean

Note: using npx expo prebuild ensure you're always having clean android and ios folder

Start

Note: it only works in Physical iPhone & Physical Android devices

Automatic Way (always fails to build on first attempt)

yarn ios
or
yarn android

Manual way (my preferred method)

Run yarn start & then install using Android Studio or Xcode

Android APK

Download APK

Demo

  • Demo is laggy because it is in .gif, in actual device it would be much smoother 😉

iOS

  • Tested on Actual iPhone 15 in Release mode iOS Demo

Android

  • Tested on Actual Google Pixel 5 with release apk Android Demo

Have fun & wishing all newbies (like me) found happiness in programming! :p

Credits

About

new demo of rendering 3d models with expo-three :p

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published