NavigatorIOS#replace()

replace(route: { component: Function; title: string; passProps?: Object; backButtonTitle?: string; backButtonIcon?: Object; leftButtonTitle?: string; leftButtonIcon?: Object; onLeftButtonPress?: Function; rightButtonTitle?: string; rightButtonIcon?: Object; onRightButtonPress?: Function; wrapperStyle?: any; })

Replace the route for the current page and immediately load the view for the new route.

doc_React_Native
2016-06-23 04:24:44
Comments
Leave a Comment

Please login to continue.