Добавление иконок приложения
1
rn/app/.gitignore
vendored
@ -504,7 +504,6 @@ _pouch_
|
|||||||
# Images (generated/compressed)
|
# Images (generated/compressed)
|
||||||
*.jpg
|
*.jpg
|
||||||
*.jpeg
|
*.jpeg
|
||||||
*.png
|
|
||||||
*.gif
|
*.gif
|
||||||
*.webp
|
*.webp
|
||||||
*.ico
|
*.ico
|
||||||
|
|||||||
BIN
rn/app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 634 B |
|
After Width: | Height: | Size: 634 B |
BIN
rn/app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 399 B |
|
After Width: | Height: | Size: 399 B |
BIN
rn/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 862 B |
|
After Width: | Height: | Size: 862 B |
BIN
rn/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
BIN
rn/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
BIN
rn/app/assets/icons/logo.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-1024.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-20@2x.png
Normal file
|
After Width: | Height: | Size: 354 B |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-20@3x.png
Normal file
|
After Width: | Height: | Size: 550 B |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-29@2x.png
Normal file
|
After Width: | Height: | Size: 467 B |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-29@3x.png
Normal file
|
After Width: | Height: | Size: 822 B |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-40@2x.png
Normal file
|
After Width: | Height: | Size: 714 B |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-40@3x.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-60@2x.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
rn/app/ios/app/Images.xcassets/AppIcon.appiconset/icon-60@3x.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |