You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way to do this is to implement renderTitle with a custom view that has an imperative method. There are several possible transitions for setting a title (e.g. cross-fading, sliding in, fading out then fading in) so ExNavigator lets you implement whatever behavior is right for your app.
Provide a way to imperatively change the title shown in the ExNavigator for the current route.
The text was updated successfully, but these errors were encountered: