- Dependencies are managed by pod
- Pods are ignored by git, so you need to install them first
- VIP (clean architecture) as project name is clear :)
- Implemented a custom event handler you can find here
- You can easily add/download language files to support more languages without updating app since all texts are handled by a language manager
- Tests
- Improve error handling
- Themeable