# Stack Navigator Question and the Native Gesture

**URL:** https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191
**Category:** Questions about Thunkable X
**Created:** [August 4, 2020, 6:03am UTC](https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191 "2020-08-04T06:03:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![infoim70on](https://avatars.discourse-cdn.com/v4/letter/i/47e85d/32.png) [@infoim70on](https://community.thunkable.com/u/infoim70on)
#### Post date: [August 4, 2020, 6:03am UTC](https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191/1 "2020-08-04T06:03:09Z")

</div>

Hi guys,

I am trying to use Stack Navigator for my mobile app. I designed to use it after the user logged in. However, it seems that I cannot navigate the page within the stack navigator if the screen is outside the navigator. Is it the limitation of that?

Besides, if it is possible to adjust the native reaction of the screen. For example, if I click the button at the left, the screen can move from left to right, instead of moving from right to left.

Thanks!

---

<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: [August 4, 2020, 7:32am UTC](https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191/2 "2020-08-04T07:32:01Z")

</div>

Hi,

The Stack Navigator only works for screens located in it.

You can only change the values of Navigator properties if there are properties in the properties panel or blocks for this purpose.

---

<div class="post-metadata">

### Author: ![infoim70on](https://avatars.discourse-cdn.com/v4/letter/i/47e85d/32.png) [@infoim70on](https://community.thunkable.com/u/infoim70on)
#### Post date: [August 4, 2020, 12:41pm UTC](https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191/3 "2020-08-04T12:41:40Z")

</div>

Thanks! I guess I can only ignore it the swipe direction at this moment.

---

<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:26pm UTC](https://community.thunkable.com/t/stack-navigator-question-and-the-native-gesture/719191/4 "2024-11-08T12:26:48Z")

</div>


