# Using enums with states in ViewModels 2025-08-02 3 min read Use enums in a great way to hold the current state in a ViewModel. ios swift architecture states Read