yzhe554 / react-native-gyroscopic-physics

A react native application mixing sensors, a physics engine, and skia, to create an interactive layout experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A react native application mixing sensors, a physics engine, and skia, to create an interactive layout experience

License:MIT License


Languages

Language:TypeScript 99.5%Language:JavaScript 0.5%