From 8bd4103139debd92802a18df8aeb247fc3e730bb Mon Sep 17 00:00:00 2001 From: Samarth Agarwal Date: Mon, 18 Feb 2019 12:27:16 -0500 Subject: Created folder /mobile/ and added all files and folders created by Expo. --- mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf | Bin 0 -> 93252 bytes mobile/hello-world/assets/images/icon.png | Bin 0 -> 2976 bytes mobile/hello-world/assets/images/robot-dev.png | Bin 0 -> 12912 bytes mobile/hello-world/assets/images/robot-prod.png | Bin 0 -> 12124 bytes mobile/hello-world/assets/images/splash.png | Bin 0 -> 7178 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf create mode 100644 mobile/hello-world/assets/images/icon.png create mode 100644 mobile/hello-world/assets/images/robot-dev.png create mode 100644 mobile/hello-world/assets/images/robot-prod.png create mode 100644 mobile/hello-world/assets/images/splash.png (limited to 'mobile/hello-world/assets') diff --git a/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf b/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf new file mode 100644 index 0000000..28d7ff7 Binary files /dev/null and b/mobile/hello-world/assets/fonts/SpaceMono-Regular.ttf differ diff --git a/mobile/hello-world/assets/images/icon.png b/mobile/hello-world/assets/images/icon.png new file mode 100644 index 0000000..3f5bbc0 Binary files /dev/null and b/mobile/hello-world/assets/images/icon.png differ diff --git a/mobile/hello-world/assets/images/robot-dev.png b/mobile/hello-world/assets/images/robot-dev.png new file mode 100644 index 0000000..177de0c Binary files /dev/null and b/mobile/hello-world/assets/images/robot-dev.png differ diff --git a/mobile/hello-world/assets/images/robot-prod.png b/mobile/hello-world/assets/images/robot-prod.png new file mode 100644 index 0000000..6511d10 Binary files /dev/null and b/mobile/hello-world/assets/images/robot-prod.png differ diff --git a/mobile/hello-world/assets/images/splash.png b/mobile/hello-world/assets/images/splash.png new file mode 100644 index 0000000..4f9ade6 Binary files /dev/null and b/mobile/hello-world/assets/images/splash.png differ -- cgit v1.2.3