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.
1 Like
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 :

(toggle means “show”
)
Hope it helps! 
#Happy Thunking!
2 Likes
Thanks a lot man …
2 Likes
Mark the above post as solution! 
This will clear this topic from un-solved topics in the forum 
#Happy Thunking!
1 Like
Oops! 
You marked the wrong post as

You need to mark this post - How to keep Drawer navigator icon in Page (post #2) as Solution, since that was the solution… 
btw, Thanks! 
1 Like
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!