# How to hide a screen?

**URL:** https://community.thunkable.com/t/how-to-hide-a-screen/1256777
**Category:** Questions about Thunkable X
**Created:** [May 1, 2021, 11:02am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777 "2021-05-01T11:02:41Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 1, 2021, 11:02am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/1 "2021-05-01T11:02:41Z")

</div>

So basically on the first screen, I have given a few instructions on how to log in to the app. And in the second screen is log in. The instruction screen should only be shown if the user is using the app for the first time, if the user uses the app for the second or 3rd time then few components of that app should hide. How to check this condition?

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [May 1, 2021, 11:54am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/2 "2021-05-01T11:54:36Z")

</div>

Use stored variabele to store if the user visits  
For the first time

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 1, 2021, 12:01pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/3 "2021-05-01T12:01:49Z")

</div>

can you explain pls? or any video suggestions? or code on the same so i get an idea

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 1, 2021, 12:02pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/4 "2021-05-01T12:02:17Z")

</div>

i mean how to store is what im asking?

---

<div class="post-metadata">

### Author: ![thunkablest5dru](https://avatars.discourse-cdn.com/v4/letter/t/97f17d/32.png) [@thunkablest5dru](https://community.thunkable.com/u/thunkablest5dru)
#### Post date: [May 1, 2021, 12:39pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/5 "2021-05-01T12:39:54Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/4/d49b846a434e76e8736ffa25d74908f3ee6db77e.png)

In the navigate statement put the name of your main screen

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 1, 2021, 1:03pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/6 "2021-05-01T13:03:57Z")

</div>

I think you may need to check if skip is null first?

---

<div class="post-metadata">

### Author: ![thunkablest5dru](https://avatars.discourse-cdn.com/v4/letter/t/97f17d/32.png) [@thunkablest5dru](https://community.thunkable.com/u/thunkablest5dru)
#### Post date: [May 1, 2021, 1:05pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/7 "2021-05-01T13:05:24Z")

</div>

It is probably a good idea 😀 but if it is NULL it won’t be “yes”

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 1, 2021, 1:16pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/8 "2021-05-01T13:16:51Z")

</div>

I’m sorry but I didn’t get you I mean how do I check if the user has logged in? I’m using the sign-in component

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 1, 2021, 1:21pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/9 "2021-05-01T13:21:54Z")

</div>

I’ve seen Thunkable crash enough times when something’s null that I’m paranoid about checking! 🙂

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 1, 2021, 1:27pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/10 "2021-05-01T13:27:49Z")

</div>

didn’t get you?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [May 1, 2021, 1:42pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/11 "2021-05-01T13:42:15Z")

</div>

I couldn’t agree more

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 4, 2021, 9:40am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/12 "2021-05-04T09:40:56Z")

</div>

@thunkablest5dru hi its working for me thank you 🤗👍

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 4, 2021, 9:43am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/13 "2021-05-04T09:43:19Z")

</div>

hi hope this works from multiple devises like on my devise its working like if i start using this app from another devise will i be able to see the welcome screen ?

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 4, 2021, 10:42am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/14 "2021-05-04T10:42:25Z")

</div>

If you’re using the code above, stored variables are stored on the phone, so a different device (whether the same user or not) will not have the value set.

---

<div class="post-metadata">

### Author: ![charvi2k9gsbk2i](https://avatars.discourse-cdn.com/v4/letter/c/839c29/32.png) [@charvi2k9gsbk2i](https://community.thunkable.com/u/charvi2k9gsbk2i)
#### Post date: [May 4, 2021, 11:09am UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/15 "2021-05-04T11:09:01Z")

</div>

ok mam thank you.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:22pm UTC](https://community.thunkable.com/t/how-to-hide-a-screen/1256777/16 "2024-11-08T13:22:48Z")

</div>


