FlashcardBeginner
Passing Props to Components
Props pass data from a parent component down to a child.
Question
What are props in React Native?
Click to reveal answer
Props pass data from a parent component down to a child.
What are props in React Native?