Home
Explore
Exams
Search for anything
Login
Get started
Home
Recording-2024-10-15T10:13:55.720Z.m4a
Recording-2024-10-15T10:13:55.720Z.m4a
0.0
(0)
Rate it
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/9
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
10 Terms
View all (10)
Star these 10
1
New cards
What is React Native primarily used for?
Building mobile applications using JavaScript.
2
New cards
What are components in React Native?
Reusable building blocks that make up the UI of an application.
3
New cards
Fill in the Blank: React Native allows developers to create __________ applications using a single codebase.
cross-platform.
4
New cards
What is one major advantage of using React Native?
It enables developers to write code once and deploy it on both iOS and Android.
5
New cards
Fill in the Blank: React Native is considered a __________ library.
large.
6
New cards
What commonly used programming language does React Native utilize?
JavaScript.
7
New cards
Vocabulary: What is a 'prop' in React Native?
A property used to pass data from one component to another.
8
New cards
What does 'state' refer to in React Native?
An object that determines how that component behaves or looks.
9
New cards
Fill in the Blank: In React Native, changing the _________ can re-render a component.
state.
10
New cards
Question: Name one platform that React Native supports.
iOS or Android.