How to disable swipe back to login screen in react native using react-native-router-flux

前端 未结 0 1635
别跟我提以往
别跟我提以往 2020-12-28 15:44

I want to disable the swipe left feature from the home screen to the login screen. Right now I tried using

gestureEnabled = {false}
panHandlers={null}
type={A         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题