# \[Solved\] How to disable swipe navigation?

**URL:** https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177
**Category:** Questions about Thunkable X
**Tags:** solved
**Created:** [June 19, 2018, 2:02am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177 "2018-06-19T02:02:36Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![Kyle\_Williams](https://avatars.discourse-cdn.com/v4/letter/k/b2d939/32.png) [@Kyle\_Williams](https://community.thunkable.com/u/Kyle_Williams)
#### Post date: [June 19, 2018, 2:02am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/1 "2018-06-19T02:02:36Z")

</div>

In this project: [https://x.thunkable.com/copy/f2bf4cbd353ec12aa9e78473e9537424](https://x.thunkable.com/copy/f2bf4cbd353ec12aa9e78473e9537424)

I have a splash screen with a 3 second timer, then it navigates to the home screen. However, if you swipe from the left edge of the home screen, you can navigate back to the splash screen. How does one disable this swipe-to-navigate behavior?

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 19, 2018, 6:07am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/2 "2018-06-19T06:07:31Z")

</div>

To create a screen splash use the Tab Navigation component with the swipe mode disabled and the hidden tab area. Example by reference.

[https://x.thunkable.com/projects/5b289b7732738c6979cf98f4/project/properties/designer/](https://x.thunkable.com/projects/5b289b7732738c6979cf98f4/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![Kyle\_Williams](https://avatars.discourse-cdn.com/v4/letter/k/b2d939/32.png) [@Kyle\_Williams](https://community.thunkable.com/u/Kyle_Williams)
#### Post date: [June 19, 2018, 12:45pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/3 "2018-06-19T12:45:50Z")

</div>

For some reason, that link is just pulling up a blank page for me.

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 19, 2018, 3:47pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/4 "2018-06-19T15:47:38Z")

</div>

Sorry, check out this link.

[https://x.thunkable.com/projects/5b292361ba824521d3d43a43/project/properties/designer/](https://x.thunkable.com/projects/5b292361ba824521d3d43a43/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![Kyle\_Williams](https://avatars.discourse-cdn.com/v4/letter/k/b2d939/32.png) [@Kyle\_Williams](https://community.thunkable.com/u/Kyle_Williams)
#### Post date: [June 19, 2018, 4:47pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/5 "2018-06-19T16:47:11Z")

</div>

No problem. Your example works but I am having trouble figuring out how to hide the tab area. Where is that setting?

Thanks for all of your help, actech!

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 19, 2018, 4:52pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/6 "2018-06-19T16:52:40Z")

</div>

![taboff](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/0/7019f8ebd877cfa152b87c9e53cf902b4db188b4.png)

---

<div class="post-metadata">

### Author: ![Kyle\_Williams](https://avatars.discourse-cdn.com/v4/letter/k/b2d939/32.png) [@Kyle\_Williams](https://community.thunkable.com/u/Kyle_Williams)
#### Post date: [June 19, 2018, 4:54pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/7 "2018-06-19T16:54:10Z")

</div>

No wonder I couldn’t find it! I was looking in the wrong place. Thanks again!

---

<div class="post-metadata">

### Author: ![Kyle\_Williams](https://avatars.discourse-cdn.com/v4/letter/k/b2d939/32.png) [@Kyle\_Williams](https://community.thunkable.com/u/Kyle_Williams)
#### Post date: [May 3, 2019, 9:40pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/8 "2019-05-03T21:40:10Z")

</div>

edit: **Please disregard**

---

<div class="post-metadata">

### Author: ![maptheunknown](https://avatars.discourse-cdn.com/v4/letter/m/f475e1/32.png) [@maptheunknown](https://community.thunkable.com/u/maptheunknown)
#### Post date: [October 24, 2019, 4:08pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/9 "2019-10-24T16:08:43Z")

</div>

I can’t find the TabBarVisible option in my project. Is this only for android?

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [October 24, 2019, 8:34pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/10 "2019-10-24T20:34:32Z")

</div>

@maptheunknown you will only see this option if you screen is inside one of the tab navigator components.

If you look at the `Screen1` component in the screenshot it’s underneath (and inside) `Tab_Navigator1`

---

<div class="post-metadata">

### Author: ![maptheunknown](https://avatars.discourse-cdn.com/v4/letter/m/f475e1/32.png) [@maptheunknown](https://community.thunkable.com/u/maptheunknown)
#### Post date: [October 26, 2019, 3:22am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/11 "2019-10-26T03:22:03Z")

</div>

I don’t have that option ☹

Would you know why?

Here is my screenshot:

 ![22%20AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/7/7701e8de1d6c9b2f3606140b7a49143ee9a2a664.png)

---

<div class="post-metadata">

### Author: ![BlueWhaleYT](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bluewhaleyt/32/28437_2.png) [@BlueWhaleYT](https://community.thunkable.com/u/BlueWhaleYT)
#### Post date: [October 26, 2019, 3:23am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/12 "2019-10-26T03:23:40Z")

</div>

This is the screen properties,you may go to the navigator options?

---

<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: [October 26, 2019, 12:50pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/13 "2019-10-26T12:50:24Z")

</div>

@maptheunknown

> [@BlueWhaleYT](#):
>
> go to the navigator options

To go to **`navigator options`** , click the **`top_tab navigator1`**. (just below _`scrn_splash`_)

Thanks! 😊

---

<div class="post-metadata">

### Author: ![maptheunknown](https://avatars.discourse-cdn.com/v4/letter/m/f475e1/32.png) [@maptheunknown](https://community.thunkable.com/u/maptheunknown)
#### Post date: [October 26, 2019, 2:30pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/14 "2019-10-26T14:30:21Z")

</div>

Am I missing something here? I still cannot see the TabBarVisible option.

Here are my screenshots:

 ![47%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/2/02c890916678c54286bc8c30af49ef9deeb2f1bc.png) ![23%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/c/ec65bdfd110d099428c91419f3f84b6bed2eff63.png)

---

<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: [October 26, 2019, 2:32pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/15 "2019-10-26T14:32:15Z")

</div>

Hi, @maptheunknown

Try to go to the **advanced** tab.  
I think you will find it there 🙂

Thanks! 😊

---

<div class="post-metadata">

### Author: ![danyklein](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@danyklein](https://community.thunkable.com/u/danyklein)
#### Post date: [November 25, 2019, 8:55pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/17 "2019-11-25T20:55:02Z")

</div>

This is not more working… I think need a solution

I have one splash screen when i open it decide if it goes to the main page if login if not it goes to login page but I still can swipe back to the splash screen…

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [November 27, 2019, 1:07am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/18 "2019-11-27T01:07:53Z")

</div>

Make sure this splash screen is not in your navigator and you won’t be able to swipe back to it.

---

<div class="post-metadata">

### Author: ![maptheunknown](https://avatars.discourse-cdn.com/v4/letter/m/f475e1/32.png) [@maptheunknown](https://community.thunkable.com/u/maptheunknown)
#### Post date: [November 28, 2019, 2:35pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/19 "2019-11-28T14:35:15Z")

</div>

Still cannot find TabBarVisible option. Even in the Advanced tab. Help!! ☹

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [November 28, 2019, 3:02pm UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/20 "2019-11-28T15:02:24Z")

</div>

![изображение](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/a/6ac14865ba846d8046183a038cd62c323ca6941d.png)

Best regards, Alex  
[ACtech demo project](https://x.thunkable.com/projects/5d70f93f8a62b4079eedaff2/project/properties/designer/)  
[Thunkable X Basic Programming Course](http://droidscript.ru/main/title_ds15.php)  
[Block Reference](http://droidscript.ru/main/statyi/thunkableios_blockhelper.php)  
[Component Reference](http://droidscript.ru/main/statyi/thunkableios_objects.php)  
[Bug tracker](https://x.thunkable.com/projects/5dbd5243a77acad1b26f851f/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![maptheunknown](https://avatars.discourse-cdn.com/v4/letter/m/f475e1/32.png) [@maptheunknown](https://community.thunkable.com/u/maptheunknown)
#### Post date: [November 29, 2019, 3:48am UTC](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177/21 "2019-11-29T03:48:21Z")

</div>

I can see it using a Bottom Tab Navigator but the Bottom Tab Navigator doesn’t have the SwipeEnabled. When I use a Top Tab Navigator, I can see the SwipeEnabled option but I cannot see the TabBarVisible option. How can I disbale the swipe and at the same time hide the tab bar?

Here is my screenshot for the Top Tab Navigator

 ![18 AM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/e/fe57ef06c5fe89e8b517c75610d95eed4ebc321a.png)

[Next page](https://community.thunkable.com/t/solved-how-to-disable-swipe-navigation/32177.md?page=2)
