Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What is the key difference between state and propsin React Native?
What is the key difference between state and props
in React Native?
Props are used for static data, while state isused for dynamic data
Props are used for static data, while state is
used for dynamic data
Props are immutable, while state can be changed
State is passed down from parent components,while props are internal to a component
State is passed down from parent components,
while props are internal to a component
There is no difference between state and props
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!