Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    This is a much better solution than the accepted answer, especially if you want to do UI related callback in the pusher's view.
    – Henry Cho
    Commented Aug 25, 2018 at 11:07
  • 1
    Best of all solutions the I've found so far, to fetch data while popping the second page and returning to the previous page. Perfectly working!
    – vss
    Commented Sep 1, 2018 at 8:34
  • There is also a supplied callback function based approach. Commented Oct 15, 2019 at 10:51