expo / ex-navigator

Route-centric navigation built on top of React Native's Navigator
MIT License
522 stars 68 forks source link

Re-render initial route #96

Closed sercanov closed 8 years ago

sercanov commented 8 years ago

Is there any way to re-render initial route when popped back from second scene ?

pie6k commented 8 years ago

I was about to switch from Navigator to this component, but activity of component owners here dont make me willing to do so.

stereodenis commented 7 years ago

@sercanov how you solve the issue?