1. What is View ? Junior A. a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback B. the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling C. a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content D. the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain Reveal the answer + AI explanation — free account
2. Which term means: "the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling"? Junior A. Image B. View C. Text D. FlatList Reveal the answer + AI explanation — free account
3. Which statement is correct? Junior A. View — the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling B. View — the only component that can display and nest strings of characters on screen, supporting touch handling and styling C. View — a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content D. View — a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback Reveal the answer + AI explanation — free account
4. What is Text ? Junior A. a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback B. the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling C. the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain D. the only component that can display and nest strings of characters on screen, supporting touch handling and styling Reveal the answer + AI explanation — free account
5. Which term means: "the only component that can display and nest strings of characters on screen, supporting touch handling and styling"? Junior A. FlatList B. View C. ScrollView D. Text Reveal the answer + AI explanation — free account
6. Which statement is correct? Junior A. Text — a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback B. Text — the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain C. Text — the only component that can display and nest strings of characters on screen, supporting touch handling and styling D. Text — a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content Reveal the answer + AI explanation — free account
7. What is Image ? Junior A. a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content B. the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling C. a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback D. the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain Reveal the answer + AI explanation — free account
8. Which term means: "the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain"? Junior A. FlatList B. Image C. ScrollView D. View Reveal the answer + AI explanation — free account
9. Which statement is correct? Junior A. Image — the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling B. Image — the only component that can display and nest strings of characters on screen, supporting touch handling and styling C. Image — a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content D. Image — the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain Reveal the answer + AI explanation — free account
10. What is ScrollView ? Mid A. a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback B. the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain C. a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content D. the only component that can display and nest strings of characters on screen, supporting touch handling and styling Reveal the answer + AI explanation — free account
11. Which term means: "a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content"? Mid A. ScrollView B. Image C. FlatList D. Text Reveal the answer + AI explanation — free account
12. Which statement is correct? Mid A. ScrollView — the only component that can display and nest strings of characters on screen, supporting touch handling and styling B. ScrollView — the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain C. ScrollView — a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content D. ScrollView — a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback Reveal the answer + AI explanation — free account
13. What is FlatList ? Mid A. the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling B. a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback C. the only component that can display and nest strings of characters on screen, supporting touch handling and styling D. a scrolling container that renders all of its children at once, suitable for a small, bounded amount of content Reveal the answer + AI explanation — free account
14. Which term means: "a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback"? Mid A. FlatList B. Text C. View D. Image Reveal the answer + AI explanation — free account
15. Which statement is correct? Mid A. FlatList — the component for displaying local assets or remote pictures via a uri source, with resize modes like cover and contain B. FlatList — a performant scrolling list that lazily renders only visible rows from a data array using a renderItem callback C. FlatList — the only component that can display and nest strings of characters on screen, supporting touch handling and styling D. FlatList — the fundamental layout container that maps to a native rectangle supporting flexbox, style, and touch handling Reveal the answer + AI explanation — free account