mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 20:14:40 +00:00
disable chat swipe back navigation in ios (#16035)
This commit is contained in:
parent
abcfaef1a1
commit
bbdac4e8c6
@ -53,7 +53,8 @@
|
|||||||
:component shell/shell-stack}
|
:component shell/shell-stack}
|
||||||
|
|
||||||
{:name :chat
|
{:name :chat
|
||||||
:options {:insets {:top? true}}
|
:options {:insets {:top? true}
|
||||||
|
:popGesture false}
|
||||||
:component chat/chat}
|
:component chat/chat}
|
||||||
|
|
||||||
{:name :start-a-new-chat
|
{:name :start-a-new-chat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user