freeCodeCamp/guide/english/react-native/props
Erik K e80a1625dd prop.title -> prop.text (#32159)
Properties should be having the same name for the example to work.
Either line 37 and line 45 are {props.text} and text="Welcome"  OR {props.title} and title="Welcome"
2019-01-18 18:41:46 -06:00
..
index.md prop.title -> prop.text (#32159) 2019-01-18 18:41:46 -06:00