This is a simple scene with a cube that rotates around the Y axis. The cube can be dragged using pan gestures and can be rotated with the gyroscope. The cube also changes color and size when selected.
- React Native
- Expo
- React Native Gesture Handler
- React Native Reanimated
- Clone the repository
- Run
yarn
to install dependencies - Run
yarn start
to start the development server