Skip to content

Instantly share code, notes, and snippets.

View alithom123's full-sized avatar
💭
Learning about React, Webpack, and moving apps to production.

Alexander Burciaga-Thompson alithom123

💭
Learning about React, Webpack, and moving apps to production.
  • Myself
  • Austin, TX
View GitHub Profile
import React, { useState, useEffect, useContext, useRef } from "react"
import {
Text,
View,
TouchableOpacity,
Button,
StyleSheet,
Modal,
SafeAreaView,
Dimensions,
var x = "asdf";