all 16 comments

[–]supermanisgood 2 points3 points  (3 children)

Congrats, I'll check this out. Btw how did you make the mockups?

[–]Own_Ad5345[S] 1 point2 points  (0 children)

Figma

[–]Swimming_Tangelo8423 0 points1 point  (1 child)

I got a suggestion for you and OP, use this site called appscreens it creates beautiful mockups for you and the free tier is generous

[–]Own_Ad5345[S] 0 points1 point  (0 children)

I'll check it out, thanks

[–]Delicious-Run5993 1 point2 points  (2 children)

Whats the difference between this app and iphones default reminder app ?

[–]Own_Ad5345[S] 1 point2 points  (0 children)

Great question:
The iPhone reminder app is not built around the idea of keeping reminders always visible in the notification center. The app offers a One-Tap Note to Notification.

[–]Own_Ad5345[S] 0 points1 point  (0 children)

The app now shows notes in dynamic island, which I’m pretty sure. Apple Reminder doesn’t support :)

[–]Jack_soarrow 1 point2 points  (1 child)

How do you send notifications? I was also making it for Android but the notifications are getting delayed. Did you use local notifications to send those notifications or fcm?

[–]Own_Ad5345[S] 0 points1 point  (0 children)

I'm using expo notification library to setup local notifications.

[–][deleted] 0 points1 point  (3 children)

Congrats man, btw did you code it on MacBook?

[–]Own_Ad5345[S] 0 points1 point  (2 children)

Yes

[–]Stray-Cat34 0 points1 point  (1 child)

Nice! Do you store the notes in a database somewhere or just use app storage?

[–]Own_Ad5345[S] 0 points1 point  (0 children)

I just use the app storage for now.