Skip to content

Instantly share code, notes, and snippets.

@EduardoJM
Created April 6, 2021 20:46
Show Gist options
  • Save EduardoJM/d0439c40b85a282d82adfcec6732b2a6 to your computer and use it in GitHub Desktop.
Save EduardoJM/d0439c40b85a282d82adfcec6732b2a6 to your computer and use it in GitHub Desktop.
rn_text_1
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