React Native
default.jsx
1
2
import React, { Component } from 'react';
import { AppRegistry, Text, View, StyleSheet } from 'react-native';
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Output
Docs
Components
More
History
Download
About
Loading History...
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.