карточки в ленте
This commit is contained in:
parent
db12fca1c3
commit
d089276b39
6
Shared/Media/Media.xcassets/Contents.json
Normal file
6
Shared/Media/Media.xcassets/Contents.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
21
Shared/Media/Media.xcassets/placeholderPhoto.imageset/Contents.json
vendored
Normal file
21
Shared/Media/Media.xcassets/placeholderPhoto.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "placeholderPhoto.jpg",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
Shared/Media/Media.xcassets/placeholderPhoto.imageset/placeholderPhoto.jpg
vendored
Normal file
BIN
Shared/Media/Media.xcassets/placeholderPhoto.imageset/placeholderPhoto.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
21
Shared/Media/Media.xcassets/placeholderPhotoSquare.imageset/Contents.json
vendored
Normal file
21
Shared/Media/Media.xcassets/placeholderPhotoSquare.imageset/Contents.json
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "placeholderPhotoSquare.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
BIN
Shared/Media/Media.xcassets/placeholderPhotoSquare.imageset/placeholderPhotoSquare.png
vendored
Normal file
BIN
Shared/Media/Media.xcassets/placeholderPhotoSquare.imageset/placeholderPhotoSquare.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
@ -0,0 +1,12 @@
|
||||
{
|
||||
"data" : [
|
||||
{
|
||||
"filename" : "placeholderVideo.mp4",
|
||||
"idiom" : "universal"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
Binary file not shown.
8
Shared/Views/Tab/NewHomeTab.swift
Normal file
8
Shared/Views/Tab/NewHomeTab.swift
Normal file
@ -0,0 +1,8 @@
|
||||
//
|
||||
// NewHomeTab.swift
|
||||
// yobble (iOS)
|
||||
//
|
||||
// Created by cheykrym on 13/08/2025.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
Reference in New Issue
Block a user