View Models
- 
                  
                  
Type used to handle logic and actions of the timeline.
Declaration
Swift
final class TimelineViewModel - 
                  
                  
Type used to handle logic and actions of the creation of transaction.
Declaration
Swift
final class CreateTransactionViewModel - 
                  
                  
Type used to handle logic and actions of the list of categories.
Declaration
Swift
final class CategoriesViewModel - 
                  
                  
Type used to handle logic and actions of the list of transactions.
Declaration
Swift
final class TransactionsViewModel - 
                  
                  
Type used to handle logic and actions of the search functionality.
Declaration
Swift
final class SearchViewModel - 
                  
                  
Type used to handle logic and actions of the statistics functionality.
Declaration
Swift
final class StatisticsViewModel 
View on GitHub
Install in Dash
        View Models  Reference