Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 727 Bytes

react-native-gyroscopic-physics

This repository showcases the possibilities of mixing a physics engine, Skia, sensors, and UI elements, to create a fully interactive experience in a React Native application.

demo.mp4

Architecture

The architecture of the app is layered as a classic React Native application.

TODO

Libraries

I've tried to use as few libraries as possible and avoid Reanimated for compatibility purposes: