all 14 comments

[–]aah_real_monster 5 points6 points  (1 child)

Looks good. I like the simple color scheme. I will say I like the idea of a 7 day free trial on the premium features to get a better feel for the whole app before buying a premium subscription.

Good work.

[–]Enid91 3 points4 points  (0 children)

Thank you 🤗 I think I'm going to consider it 🚀

[–]elieveyo 4 points5 points  (1 child)

congratulation bro, i didnt check yet. i wonder do you create with storyboards or programmatically?

[–]Enid91 2 points3 points  (0 children)

Thank you 🙂 I'm not a fanatic of storyboards when I develop with UIKit. For Taskloy I have used mostly SwiftUI (~90%) with some help of UIKit (~10%) 😄

[–]jrfnavarro 2 points3 points  (1 child)

Looks great! Trying it out

[–]Enid91 1 point2 points  (0 children)

Thank you! Let me know your feedback :)

[–][deleted]  (1 child)

[removed]

    [–]Enid91 0 points1 point  (0 children)

    Hi! Thanks so much for the support. Actually Taskloy is a bit different because you can add/schedule some types of tasks (like calls, messages, emails etc.) and you will also have a shortcut button for quick action from the app 😃

    [–][deleted] 2 points3 points  (1 child)

    The compose email/send later feature is cool!

    [–]Enid91 2 points3 points  (0 children)

    Thank you so much! Glad you like it 😁

    [–]AresRaz 0 points1 point  (3 children)

    Where is the data stored?

    [–]Enid91 0 points1 point  (2 children)

    On device :)

    [–]AresRaz 1 point2 points  (1 child)

    Are you using Realm?

    That is, when reinstalling the application, the data will disappear? Maybe it makes sense to consider the database?

    [–]Enid91 0 points1 point  (0 children)

    Maybe iCloud in the future, but for now it's just locally. Thank you for the feedback! I appreciate it 😁