Search Header Logo

Quiz sobre React Native

Authored by Rafael Monteiro

Information Technology (IT)

12th Grade

Used 4+ times

Quiz sobre React Native
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

O React Native é baseado no React e utiliza ideias de componentização. Quais das linguagens listadas abaixo, são necessárias para o seu funcionamento?

HTML

JavaScript

CSS

C#

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Qual linha de código demonstra a importação de componentes contidos na biblioteca do React Native, necessários para o desenvolvimento do layout de um aplicativo?

import { StatusBar } from 'expo-status-bar';

import { StyleSheet, Text, View } from 'react-native';

export default function App()

import React from 'react';

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Uma das opções para criar componentes no React Native é baseado em ...

StyleSheet

HTML

View

Função

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

function
enviar(){

alert('React Native!);
}
Observe a função acima e escreva qual será a exibição que aparecerá na tela do celular quando a função enviar for chamada:

React Native

function

enviar

alert

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Qual comando permite chamar a função enviar:

style={styles.enviar}

style={styles.alert}

onPress={enviar}

onPress={alert}

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Componente que permite exibir um texto na tela do aplicativo:

InputText

StyleSheet

Text

View

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Caixa de texto que permite ao usuário digitar informações:

Text

StyleSheet

View

InputText

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?