Results 3 issues of AdamShi

Hello, this project is great. I want to use tauri2.0 to package this project for use on android, iOS and mac platforms. How should I do it? I am very...

1.使用xw_pushViewController方法来push页面的话,会导致系统的侧滑返回失效 2.先使用系统push方法推出ViewController1,ViewController2,ViewController3,然后再使用xw_pushViewController方法推出ViewController4(加一个动画比如XWCoolTransitionAnimatorTypeHorizontalLines).然后不断点击返回,返回到ViewController1,所有的pop动画,全都变成了XWCoolTransitionAnimatorTypeHorizontalLines的动画.但是我只想要ViewController4有自定义动画,其他的仍然是系统的动画. 3.自定义的侧滑返回,例如XWCoolTransitionAnimatorTypePortal,侧滑直到动画结束,手指不离开屏幕,继续侧滑,然后手指离开,会闪一下fromViewController 大神有时间的话看下这三个问题哈,谢谢啦

### Describe the bug I installed tauri2.0beta a few months ago and it worked great. This week I wanted to try the official version of tauri2.0. I installed the latest...

type: bug
status: upstream
platform: macOS
status: needs triage