Hello. I searched the forum and concluded that in Thunkable Classic (for Android) there was a “close screen” block. In Thunkable X (Android and iOS) this block is removed (for the sake of developer so he doesn`t get confused?).
I have made splash screen where I show “loading bar” for few seconds (really just a timer and row component) and after splash screen it changes to authorization screen. How to close previous screen, so it doesn`t “eat” phones resources for nothing?
Dont give me solution where you need to set "invisible" components. In the end, the app will use unnecessary resources and in development, it
s really wrong! It will slow down the app.
Thank you in advance!