Status: Started
Font Size
14
Parentheses autocomplete
Wrap lines
Editor
Theme
Code with blocks by default
Console Font Size
12
Console Theme
Show File Tab Bar
10 SnapChat Login Page Image
default.jsx
1
2
import React, { Component } from 'react';
import { AppRegistry, Text, View, StyleSheet, Image, TouchableHighlight, Alert, Dimensions } from 'react-native';
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Output
Docs
Exercise
Components
More
History
Video
Download
About
This student is viewing this assignment in English. View this page in English?
Center the SnapChat logo in the center of your yellow box.
You should be using the following aspects:
alignItems: 'center'
justifyContent: 'center'
Reset Code
Upload an image
Upload from your computer
Or paste a link here
Slides and Notes
Components
Click to copy a component to add to your app.
View
Fundamental component for building a UI
Text
Component for displaying text
Image
Displays an image which is hosted elsewhere and available via a link.
ImageBackground
Set an image as the background
TouchableHighlight
Wrapper for making views respond properly to touches
Button
Basic button component that renders nicely on any platform.
TextInput
Allows entering text via keyboard.
Switch
Renders a boolean input.
ActivityIndicator
Displays a circular loading indicator.
About
React Native
React Native Web Player