Skip to content

Commit

Permalink
Add mention aobut categorizing
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Jul 13, 2024
1 parent 420f293 commit 18c195d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ To contribute to the app effectively, understanding its data flow is crucial for

#### 1. Displaying Sessions on the Timetable Screen

This section explains how the TimetableScreen is set up to display sessions, detailing the flow from the presenter to the UI state.
This section explains how the TimetableScreen is set up to display sessions, detailing the flow from the presenter to the UI state. We are categorizing UI Composable functions according to [last year's categorization](https://github.com/DroidKaigi/conference-app-2023?tab=readme-ov-file#composable-function-categorization).


```
TimetableScreenUiState
Expand Down

0 comments on commit 18c195d

Please sign in to comment.