Release

TimeLoop (Sketch)

2

SP4CEBAR 2022-09-30 17:01 (Edited)

I've been learning react native for a while now, I just got my VSCode set up because notepad++ with CMD and file explorer really slowed down my learning process

I also learned that it's faster to prototype algorithms on a familiar platform, so that's what I did:

this is a timer, but whenever the time hits zero, it resets, it's a simple yet useful app, it doesn't require me to set up any complicated databases, there are already similar apps out there called "interval timers" but they aren't as minimalistic as this

I'll copy this code to my React Native project, convert it by hand, and then the app should be mostly done

These timers could be used as a tool for manually sampling the color of a chemical over time, and sampling the behavior of an animal in biology

TimeLoop.nx | Open in app
2022-09-30 17:01

Log in to reply.