Swift App Dev. 29 - Show a helpful message if the TableView is empty.

Опубликовано: 16 Февраль 2026
на канале: Development Explorations
3,110
13

Source: [email protected]:robbopatterson/imageplay.git
Series playlist:    • Swift App Dev. - An Image manipulation app  

In this step we add a little code which affects the Select Filters screen. This code detects when there are no filters added yet and then displays a helpful message reminding the user to add a filter with the '+' key.

This is accomplished using the backgroundView property of the TableModel.