expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

[question] Pop to root [solved] #513

Closed pckz closed 5 years ago

pckz commented 5 years ago

Hello.

I need to pop to root view. How can I do that? Thanks!

update: sorry. the info was in the readme: this.props.navigator.popToTop()