8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我这边有个功能,present出来一个A界面,A界面是可以上下滑动的,A界面push到一个B界面,B界面可以侧滑返回到A界面,但B界面不能上下滑动 我看demo当中有个功能,我要让B界面不能上下滑动,我该如何做,我看侧滑返回到A是要注销allowScreenEdgeInteractive,我注销了,可以策划返回到A,但是A界面不能上下滑动了
The text was updated successfully, but these errors were encountered:
示例代码中有类似的例子
Sorry, something went wrong.
No branches or pull requests
我这边有个功能,present出来一个A界面,A界面是可以上下滑动的,A界面push到一个B界面,B界面可以侧滑返回到A界面,但B界面不能上下滑动
我看demo当中有个功能,我要让B界面不能上下滑动,我该如何做,我看侧滑返回到A是要注销allowScreenEdgeInteractive,我注销了,可以策划返回到A,但是A界面不能上下滑动了
The text was updated successfully, but these errors were encountered: