Files
Woka_Native_iOS/WOKA/Assets/Assets.xcassets/Home/HeartIcon.imageset/Contents.json
BilalKhanWDI ccacd16c49 - Completed Sidebar Implementation.
- Added the bottom background in autolayout.
- Added cloud 1 and cloud 2 which will animate left to right and vice versa.
- Handled bottom Tabbar Height dyamically. Handled this via logic of safe area.
2024-05-22 18:50:16 +05:30

24 lines
394 B
JSON

{
"images" : [
{
"filename" : "icons8-heart.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "icons8-heart@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "icons8-heart@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}