This commit is contained in:
palingheorghe
2021-03-04 11:33:53 +02:00
parent 201f9b01ac
commit 6b1e82ec01
6 changed files with 41 additions and 20 deletions

2
App.js
View File

@@ -1,6 +1,6 @@
import React, {useState} from "react";
import { Image } from "react-native";
import { AppLoading } from "expo";
import AppLoading from "expo-app-loading";
import { useFonts } from '@use-expo/font';
import { Asset } from "expo-asset";
import { Block, GalioProvider } from "galio-framework";