search

Home  >  Q&A  >  body text

After weex pushes the navigator multiple times on IOS, the gesture of sliding to the right can only return to one page.

For example, I have three pages, A, B, C
Then I use navigator.push, and the path is A->B->C. However, after swiping right on page C to return to page B, the gesture cannot be performed. I swiped right to A, and I can only click the return button I set myself. Is there any solution to this?

黄舟黄舟2782 days ago889

reply all(1)I'll reply

  • 阿神

    阿神2017-05-17 10:08:45

    This is a bug left by my previous PR. After it was fixed, they did not merge it into it for me. You can refer to here. I need to modify the iOS SDK code. Sorry, I also submitted the new PR. You can go For reference

    reply
    0
  • Cancelreply