Open modal then dismiss it.
Navigation.dismissModal(this.props.componentId);
Same problem but with popToRoot
Also experiencing the same problem with [email protected]
Checking, seems like alpha
is working as expected. You can use it until we figure this out
This should be fixed in 2.1.1-snapshot.23, will publish 2.1.2 soon.
Confirmed fixed in 2.1.2, thanks a lot @guyca
again getting same issue in version 2.1.3
Hi @guyca , do you have any suggestions about this issue? I meet the same issue when I using 2.1.1-snapshot.23, 2.1.0, and 2.2.2 (my react-native version is 0.57.4) thanks
Perhaps you didn't rebuild the native code after npm install?
Most helpful comment
This should be fixed in 2.1.1-snapshot.23, will publish 2.1.2 soon.