Placeholder views based on content, loading, error or empty states
-
Updated
Nov 12, 2020 - Swift
Add a description, image, and links to the empty topic page so that developers can more easily learn about it.
To associate your repository with the empty topic, visit your repo's landing page and select "manage topics."
I have a very big app and do not want to make a placeholder for each screen I would like to provide context to about what is loading. (And also do not want a general 'loading' message). Is there currently a way to change the title/subtitle easily for each ViewController, from the ViewController itself?