Skip to content

How to refresh after Actions.pop()? #529

@helloworld123456

Description

@helloworld123456

Version

v3 is SLOW for Android right now (because React Native ExperimentalNavigation is slow), see #355, no need to create new issue!
Tell us which versions you are using (react native 0.22 is required for v3!):

  • react-native-router-flux v3.2.2
  • react-native v0.23.0

Expected behaviour

Say there is a listview, when choose an item from the list, push the detail page,
in the detail page use Actions.pop() back to the list page
I want the listview get refreshed right after the Actions.pop()
How can I implement this?please help me...

Actual behaviour

Steps to reproduce

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions