From 67b6f338cfe4da739d39dc6764d11efa00105d81 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 9 Dec 2021 23:15:33 +0100 Subject: Created a new Expo app --- android/app/src/main/res/drawable/splashscreen.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 android/app/src/main/res/drawable/splashscreen.xml (limited to 'android/app/src/main/res/drawable/splashscreen.xml') diff --git a/android/app/src/main/res/drawable/splashscreen.xml b/android/app/src/main/res/drawable/splashscreen.xml new file mode 100644 index 0000000..9f19c56 --- /dev/null +++ b/android/app/src/main/res/drawable/splashscreen.xml @@ -0,0 +1,7 @@ + + + + + -- cgit v1.3.1