Package and asset updates before expo upgrade.

This commit is contained in:
Patrick Fic
2020-11-09 10:26:36 -08:00
parent 285d3fd91f
commit c7fe5e542d
12 changed files with 9912 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
import React from "react";
import { StyleSheet, Image } from "react-native";
import Logo from "../../assets/logo240.png";
import Logo from "../../assets/logo192.png";
import { useTranslation } from "react-i18next";
import { H1, Container, Content } from "native-base";
import styles from "../styles";