You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the screenshot shows, the top most view can be popped by the swipe gesture even when the modal is presented. (Tested on version 0.22 0.23 and latest code on master branch 05.08.2016)
Furthermore, I added a picker on the modal in my app, add the swipe gesture can be received by both the picker and the navigator (Navigator.SceneConfigs.VerticalUpSwipeJump). That's pretty annoying.
The text was updated successfully, but these errors were encountered:
As the screenshot shows, the top most view can be popped by the swipe gesture even when the modal is presented. (Tested on version 0.22 0.23 and latest code on master branch 05.08.2016)
Furthermore, I added a picker on the modal in my app, add the swipe gesture can be received by both the picker and the navigator (Navigator.SceneConfigs.VerticalUpSwipeJump). That's pretty annoying.
The text was updated successfully, but these errors were encountered: