Render states instead of viewmodels
Open
help wanted
- Dominant language
- Swift
- Stars
- 1
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Instead of having a big viewmodel with all the parameters of the view, it would be nice to render States (this could be a enum) with the params needed for that state only.
Posible States (debatable):
- WhitesRunning
- BlacksRunning
- Paused
- Stopped
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.