Posted On: Feb 22, 2018
this.props.navigation.navigate() method is used to pass value between screen in React Native.
Syntax:
this.props.navigation.navigate('RouteName', { /* params go here */ })
Never Miss an Articles from us.
React Native is a mobile app development platform that allows you to create android and ios apps only using Javascript. Re..
Yes, we can. React Native smoothly combines the components written in Objective-C, Java, or Swift...
Thousands of apps are created using React Native. Here is the list of some popular companies who are using React Native..