[Live] Show/Hide Screens based on user properties

With this feature, you could show or hide a screen based on the logged-in user’s properties. For example, let’s say there is a property in your users’ database called “Role”. If the “Role” is “admin”, you might want to show a particular screen. But if the “Role” is “worker”, you might want to show another screen.

The current workaround for this is creating two apps with different screens. We believe Screen Visibility is a better way to solve this.