-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Rebuild xcode project via Expo (#2519)
- Loading branch information
1 parent
03f077c
commit 02d2fae
Showing
44 changed files
with
84 additions
and
118 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-31.8 KB
native/android/app/src/main/res/drawable-hdpi/splashscreen_image.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-31.8 KB
native/android/app/src/main/res/drawable-mdpi/splashscreen_image.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-31.8 KB
native/android/app/src/main/res/drawable-xhdpi/splashscreen_image.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-31.8 KB
native/android/app/src/main/res/drawable-xxhdpi/splashscreen_image.png
Binary file not shown.
Binary file added
BIN
+7.17 KB
native/android/app/src/main/res/drawable-xxhdpi/splashscreen_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-31.8 KB
native/android/app/src/main/res/drawable-xxxhdpi/splashscreen_image.png
Binary file not shown.
Binary file added
BIN
+9.96 KB
native/android/app/src/main/res/drawable-xxxhdpi/splashscreen_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion
2
...pp/src/main/res/drawable/splashscreen.xml → ...n/res/drawable/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@color/splashscreen_background"/> | ||
<item> | ||
<bitmap android:gravity="center" android:src="@drawable/splashscreen_image"/> | ||
<bitmap android:gravity="center" android:src="@drawable/splashscreen_logo"/> | ||
</item> | ||
</layer-list> |
5 changes: 0 additions & 5 deletions
5
native/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
native/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-861 Bytes
(77%)
native/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
+3.51 KB
(360%)
native/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-810 Bytes
(65%)
native/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
+1.69 KB
(300%)
native/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-369 Bytes
(93%)
native/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
+5.35 KB
(370%)
native/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file removed
BIN
-4.88 KB
native/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
+8.59 KB
(350%)
native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file removed
BIN
-7.74 KB
native/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified
BIN
+257 Bytes
(100%)
native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
+11.5 KB
(320%)
native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file removed
BIN
-10.9 KB
native/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.
4 changes: 0 additions & 4 deletions
4
native/android/app/src/main/res/values/ic_launcher_background.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-31.8 KB
native/ios/GuardianGhost/Images.xcassets/SplashScreen.imageset/image.png
Binary file not shown.
21 changes: 0 additions & 21 deletions
21
native/ios/GuardianGhost/Images.xcassets/SplashScreenBackground.imageset/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-70 Bytes
native/ios/GuardianGhost/Images.xcassets/SplashScreenBackground.imageset/image.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,12 @@ | |
}, | ||
{ | ||
"idiom": "universal", | ||
"filename": "[email protected]", | ||
"scale": "2x" | ||
}, | ||
{ | ||
"idiom": "universal", | ||
"filename": "[email protected]", | ||
"scale": "3x" | ||
} | ||
], | ||
|
Binary file added
BIN
+65.1 KB
native/ios/GuardianGhost/Images.xcassets/SplashScreenLogo.imageset/image
Binary file not shown.
Binary file added
BIN
+900 Bytes
native/ios/GuardianGhost/Images.xcassets/SplashScreenLogo.imageset/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.21 KB
native/ios/GuardianGhost/Images.xcassets/SplashScreenLogo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.2 KB
native/ios/GuardianGhost/Images.xcassets/SplashScreenLogo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.