
AV6_2TEC_AVALIAÇÃO_Programação Mobile
Authored by EVERTON LUIZ
Computers
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a principal função do componente AppLoading no React Native?
Exibir anúncios no aplicativo.
Carregar e exibir uma animação de splash screen.
Carregar recursos externos, como imagens e fontes, antes da renderização do aplicativo.
Monitorar o desempenho do aplicativo em tempo real.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quais propriedades são importantes para a configuração do componente AppLoading no React Native?
startAsync, onFinish, e onError.
onLoad, onComplete, e onFail.
loadResources, finishLoading, e errorLoading.
beginLoad, endLoad, e loadError.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Em React Native, qual componente é amplamente utilizado para criar botões personalizáveis devido à sua flexibilidade e capacidade de aceitar estilos personalizados?
ButtonElement
PressableButton
TouchableButton
TouchableOpacity
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quando se deseja adicionar um efeito visual de "sombreamento" ao pressionar um botão em React Native, qual componente é recomendado?
TouchHighlight
TouchableHighlight
ButtonHighlight
HighlightPress
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In React Native, which component is recommended for displaying a large list of data and why?
ScrollView - because it allows vertical scrolling of data.
View - because it can display any type of content.
Text - because it allows displaying strings in sequence.
FlatList - because it only renders the items visible on the screen and recycles components when scrolling, optimizing performance.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you need to create a horizontal list in React Native, which prop should you use with the FlatList component?
horizontalDirection
direction: 'horizontal'
horizontal={true}
orientation: 'horizontal'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What differentiates FlatList from other list components in React Native, such as ScrollView?
FlatList does not allow scrolling.
FlatList is exclusively for displaying images.
FlatList renders all items at once, regardless of their quantity.
FlatList only renders the items currently visible on the screen, making it more efficient for large lists.
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?