Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How can you pass state from a parent componentto a child component in React Native?
How can you pass state from a parent component
to a child component in React Native?
By directly accessing the parent's state in thechild component
By directly accessing the parent's state in the
child component
By using the useContext hook
By using props
State cannot be passed from a parent to a childcomponent
State cannot be passed from a parent to a child
component
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!