
React Native Basics

Quiz
•
Computers
•
Professional Development
•
Hard
Leonid Shlafman
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the core building blocks of a React Native app?
Components
State
Redux
XML
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following Hooks are commonly used in React Native?
useEffect
useState
useReducer
useContext
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of props in React Native?
To manage component state
To pass data between components
To define inline styles
To fetch data from an API
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are valid ways to style components in React Native?
Inline styles
External CSS files
StyleSheet.create
Using styled-components
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How do you navigate between screens using React Navigation?
navigation.navigate('ScreenName')
window.location.href = '/ScreenName'
history.push('/ScreenName')
navigation.goBack()
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are key differences between React and React Native?
React Native does not use the DOM
React Native uses native components instead of HTML elements
React Native requires an internet connection to work
React Native does not support JavaScript
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How do you create a button in React Native?
<button>Click me</button>
<Button title="Click me" onPress={() => alert('Clicked!')} />
<TouchableOpacity onPress={() => alert('Clicked!')}><Text>Click me</Text></TouchableOpacity>
<View onClick={() => alert('Clicked!')}>Click me</View>
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CodeHS - Intro to Python - Conditionals Quiz

Quiz
•
9th Grade - Professio...
13 questions
Recap dev web

Quiz
•
Professional Development
10 questions
Latihan HTML

Quiz
•
12th Grade - Professi...
10 questions
7/2/2024

Quiz
•
Professional Development
10 questions
C - Programming ( Output based - Loop )

Quiz
•
Professional Development
15 questions
Верстка

Quiz
•
Professional Development
15 questions
react-native basics

Quiz
•
Professional Development
10 questions
OSI Model - Transport Layer

Quiz
•
9th Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade