What needs to be improve?
- Persistent store (State management)
- Move the theme to context so that when there is a need for multiple themes it is easy to add the switch feature
- Move all strings to localize so that if there is a need for multi-language it is easy to adjust.
- Improve Performance
And a lot of thing need to improve.