

Components in React Native Flashcard
Flashcard
•
Computers
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

6 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is not a core component? <SectionList>, <ButtonList/>, <FlatList>, <View>
Back
<ButtonList/>
2.
FLASHCARD QUESTION
Front
Which component can you use to style your custom component? Options:
Back
3.
FLASHCARD QUESTION
Front
Which of the following is not a best practice for creating custom components? Store components in a separate folder, Use JavaScript to type check your props , Make your components as small as possible, Define your components as functions
Back
Use JavaScript to type check your props
4.
FLASHCARD QUESTION
Front
How do you define the type of your props in React Native?
Back
type Props = {
name: string
};
5.
FLASHCARD QUESTION
Front
True or False: It is good practice to define your components in the same file as your app screen
Back
False
6.
FLASHCARD QUESTION
Front
Which community component library did I use in my demo?
Back
React Native Elements
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?