❔ Creating a splash screen
I have zero idea how to use the documentation to create a loading screen. It's just a fake loading screen that takes about 3 seconds to "load the application" and then do a simple check system for if the
config.json file exists -> if so, launch home screen; if not, launch the setup screen and I am struggling to figure this out. I have zero code because the documentation makes zero sense to me. I want to learn how to do this in avalonia. Thanks