A Really Simple Intro to Using Props in React
Props are an incredibly useful tool when working with React so it's worth spending some time getting used to them. Props are a way of sending data down the component tree from a parent to a child component.
I'll take you through a really simple examp...
lauratodd.hashnode.dev2 min read
Chidera Paul Ugwuanyi
React Native Developer
Nice one. Thanks