# \[Solved\] How to keep Drawer navigator icon in Page

**URL:** https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518
**Category:** Questions about Thunkable X
**Tags:** solved, navigator
**Created:** [August 30, 2019, 9:31am UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518 "2019-08-30T09:31:31Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![srikanth\_sare](https://avatars.discourse-cdn.com/v4/letter/s/a88e57/32.png) [@srikanth\_sare](https://community.thunkable.com/u/srikanth_sare)
#### Post date: [August 30, 2019, 9:31am UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/1 "2019-08-30T09:31:31Z")

</div>

Hi team,  
How to Keep drawer navigator icon in a page.  
when the user click’s on that icon, then menu should come from the right side of the screen should come.

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [August 30, 2019, 10:38am UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/2 "2019-08-30T10:38:44Z")

</div>

Hi there, @srikanth_sare! 👋

* * *

It’s easy 😄

* * *

You need a button, place it on the top right corner of the screen.

- Get a **hamburger icon** & set it as the button’s background\_picture.  
OR,
- Set the button’s text to this : **≡**

* * *

Now, (in the blocks) **add the below code** :  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/f/9fd3a2621cbfc10f0c2ed4b45e00429f94336d2f.png)  
(toggle means **“show”** 😄 )

* * *

Hope it helps! 😉

### #Happy Thunking! 🎉

---

<div class="post-metadata">

### Author: ![srikanth\_sare](https://avatars.discourse-cdn.com/v4/letter/s/a88e57/32.png) [@srikanth\_sare](https://community.thunkable.com/u/srikanth_sare)
#### Post date: [August 30, 2019, 10:41am UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/3 "2019-08-30T10:41:30Z")

</div>

Thanks a lot man …

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [August 30, 2019, 1:05pm UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/4 "2019-08-30T13:05:41Z")

</div>

Mark the above post as solution! ✅  
This will clear this topic from un-solved topics in the forum 😉

### #Happy Thunking! 🎉

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [August 30, 2019, 2:35pm UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/5 "2019-08-30T14:35:48Z")

</div>

Oops! 😅  
You marked the wrong post as ✅😆

**You need to mark this post - [How to keep Drawer navigator icon in Page](http://community.thunkable.com/t/how-to-keep-drawer-navigator-icon-in-page/203518/2) (post #2)** as Solution, since that was the solution… 👍

btw, Thanks! 😉

---

<div class="post-metadata">

### Author: ![overshield](https://avatars.discourse-cdn.com/v4/letter/o/e19b73/32.png) [@overshield](https://community.thunkable.com/u/overshield)
#### Post date: [January 7, 2021, 5:03pm UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/6 "2021-01-07T17:03:56Z")

</div>

I realize this is a pretty old thread, is there a toggle off component?  
I’ve tried adding a wait 1 second component and then toggle a 2nd time but that doesn’t solve it.

Thanks for any help thunkers!

---

<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, 12:11pm UTC](https://community.thunkable.com/t/solved-how-to-keep-drawer-navigator-icon-in-page/203518/7 "2024-11-08T12:11:44Z")

</div>


