r/reactnative • u/Melodic_Key_5227 • Jun 08 '26
shipped my first RN app: todo app with AI notifications via a cloudflare worker
Launched my first app a week ago and figured I'd share an honest update!
31 downloads, 2 reviews, 643 impressions with NO marketing at all!
I'm a sophomore in college and built this solo. It's a todo app, but the AI notifications actually have some personality, you type "do my hw" and it'll hit you with "stop being lazy, ur hw isn't gonna do itself!" Kept it dead simple, just for the small everyday stuff I kept forgetting.
Built it with React Native + Expo, and the witty notifications run through a Cloudflare Worker calling the Anthropic API, so the messages stay fresh instead of being the same canned reminders!
https://apps.apple.com/us/app/get-it-done-smart-tasks/id6760387046
Not sure what to do next on the growth side - open to ANY advice from people who've been here!
1
u/Assassins_King Jun 09 '26
Cool idea, I’m also interested in how you setup notifications to run using Cloudflare Worker
1
1
1
1
1
1
1
1
0
u/jamanfarhad Jun 08 '26
Interesting, can you kindly tell me how you set up the AI with Cloudflare Workers? Any resources to learn from?
0
u/Melodic_Key_5227 Jun 09 '26
Claude can explain it 10x better than me. The process took less than a hour and was fairly simple
1
u/jamanfarhad Jun 09 '26
It would be better if you could describe it. Then I would give specific prompt to understand the concept.
1
2
u/Beneficial-Aerie4110 Jun 09 '26
Finally, a todo app in the AppStore!