expo / ex-navigator

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

onWillFocus called for previous route and pushed route #108

Closed faceyspacey closed 8 years ago

faceyspacey commented 8 years ago

Is this standard behavior? Shouldn't it be just the pushed route for which onWillFocus is called?