Access certain screens of my App without Users signing in first

Hello,
I was wondering if there is a way one can access certain screens of my App without first signing in as a user.

Yes, you can set the authentication as optional and then add visibility conditions on the screen for user is logged in.

Thanks.

Anytime!