Ecno was inspired by Once Android library. It’s a task state manager built on top of UserDefaults in pure Swift 4. This abstraction allows you to mark ‘tasks’ as done, ‘to-do’ and check for those states.
Ecno is ideal for:
- Show tutorials once within the application.
- Perform certain task periodically.
- Trigger a task based on a user action.

Leave a Reply
You must be logged in to post a comment.