Created
April 6, 2021 20:46
-
-
Save EduardoJM/d0439c40b85a282d82adfcec6732b2a6 to your computer and use it in GitHub Desktop.
rn_text_1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React, { useState } from 'react'; | |
import { StatusBar } from 'expo-status-bar'; | |
import { StyleSheet, Text, View } from 'react-native'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment