33
Answer (Choose 1 answer)
What is props?
A. Which used for rendering dynamic changes whithin component
B. Import component from one another component like react-native in app.js, custom component
C. Which stands for properties and is being used for passing data from one component to another
D. Neither of the above