Explore Library
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