mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[Examples] CustomCollectionView in Swift3 (#2591)
* new Swift example * removed asyncDataSource and asyncDelegate. Also using collectionNode methods instead of collectionView * Fixing the folder structure * Updated with @george-gw feedback. Thanks George.
This commit is contained in:
committed by
Hannah Troisi
parent
8d89f7074f
commit
91734ea979
21
examples/CustomCollectionView-Swift/Sample/Assets.xcassets/image_8.imageset/Contents.json
vendored
Normal file
21
examples/CustomCollectionView-Swift/Sample/Assets.xcassets/image_8.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "image_8.jpg",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
examples/CustomCollectionView-Swift/Sample/Assets.xcassets/image_8.imageset/image_8.jpg
vendored
Normal file
BIN
examples/CustomCollectionView-Swift/Sample/Assets.xcassets/image_8.imageset/image_8.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
Reference in New Issue
Block a user