Remix.run Logo
erikwiffin 3 days ago

Ugh, that happened to me too. But instead of researching other apps and waiting for them to decide to go premium too, I built my own workout app. Been using it for a couple months now and it's working great, but the hassle of publishing it to the app store means that it will only ever be a solution for me and I can't share it with anyone.

ValentineC 3 days ago | parent [-]

Have you considered making it into a PWA?

I've always thought of cloning the old Zero fasting app into one, when I have a bit more time to point my Claude at building something else.

erikwiffin 3 days ago | parent [-]

I actually started with it as a PWA, but ended up rewriting it in react-native. I wanted a couple features (heart rate monitor, lock screen integration) that afaik don't work with PWAs.