processIntent
Processes the given intent and updates uiState or emits a NavigationEvent as appropriate. This is the single entry point for all user and system actions on the first view.
Parameters
intent
the action to process.
Processes the given intent and updates uiState or emits a NavigationEvent as appropriate. This is the single entry point for all user and system actions on the first view.
the action to process.