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/values/styles.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 android/app/src/main/res/values/styles.xml (limited to 'android/app/src/main/res/values/styles.xml') diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml new file mode 100644 index 0000000..42d0aa7 --- /dev/null +++ b/android/app/src/main/res/values/styles.xml @@ -0,0 +1,16 @@ + + + + + -- cgit v1.3.1