...
/Quiz: Miscellaneous Components and APIs
Quiz: Miscellaneous Components and APIs
Quiz yourself on what you've learned about the miscellaneous components of React Native.
We'll cover the following...
1
(True or False) The size of the ActivityIndicator
component can be set to medium by setting the size
prop to medium
.
<ActivityIndicator
size="medium"
color="green"
/>
A)
True
B)
False
Question 1 of 50 attempted
...
Access this course and 1400+ top-rated courses and projects.