Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.46 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.46 KB

RNTracker

RN (Right Now) Tracker is a simple React Native application allowing daily counting of a habit of choice, towards a specified goal.

The aim of the project was to explore the usage of 3D graphics rendering and general purpose computing on the GPU, as part of a real-world mobile application. It allowed to assess the state of the GPU access technology in React Native, its stability, performance and usefulness. On top of that it sparked inspiration for finding useful implementation patterns and creating some designated tools.

Box tracker Box tracker with confetti Calendar view Water visualization History view
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-12-06.at.18.15.55.mp4

Used technologies