Hacker News new | ask | show | jobs
Show HN: I built a law of 100 habit tracker with React Native and WatermelonDB (habits.westmorelandcreative.com)
1 points by richard_w 828 days ago
I wanted to experiment with a local-first React Native app, so I built Hundred Habits with WatermelonDB to store the app data. I was able to set up components with observables so that things re-render when data is updated. I think it's kinda neat.