From 8b2c4a38a461ff5ecc95972291bc711e2c5dec9a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:47:57 +0800 Subject: --- .../apps/native/assets/adaptive-icon.png | Bin 0 -> 17547 bytes .../apps/native/assets/favicon.png | Bin 0 -> 1466 bytes .../with-react-native-web/apps/native/assets/icon.png | Bin 0 -> 22380 bytes .../with-react-native-web/apps/native/assets/splash.png | Bin 0 -> 47346 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/with-react-native-web/apps/native/assets/adaptive-icon.png create mode 100644 examples/with-react-native-web/apps/native/assets/favicon.png create mode 100644 examples/with-react-native-web/apps/native/assets/icon.png create mode 100644 examples/with-react-native-web/apps/native/assets/splash.png (limited to 'examples/with-react-native-web/apps/native/assets') diff --git a/examples/with-react-native-web/apps/native/assets/adaptive-icon.png b/examples/with-react-native-web/apps/native/assets/adaptive-icon.png new file mode 100644 index 0000000..03d6f6b Binary files /dev/null and b/examples/with-react-native-web/apps/native/assets/adaptive-icon.png differ diff --git a/examples/with-react-native-web/apps/native/assets/favicon.png b/examples/with-react-native-web/apps/native/assets/favicon.png new file mode 100644 index 0000000..e75f697 Binary files /dev/null and b/examples/with-react-native-web/apps/native/assets/favicon.png differ diff --git a/examples/with-react-native-web/apps/native/assets/icon.png b/examples/with-react-native-web/apps/native/assets/icon.png new file mode 100644 index 0000000..a0b1526 Binary files /dev/null and b/examples/with-react-native-web/apps/native/assets/icon.png differ diff --git a/examples/with-react-native-web/apps/native/assets/splash.png b/examples/with-react-native-web/apps/native/assets/splash.png new file mode 100644 index 0000000..0e89705 Binary files /dev/null and b/examples/with-react-native-web/apps/native/assets/splash.png differ -- cgit v1.2.3-70-g09d2