Files
Woka_Native_iOS/WOKA/Assets/Assets.xcassets/WebSeries/ShareImage.imageset/Contents.json
BilalKhanWDI 61262e8529 - Fixed the issue of next and pervious buttons not showing
- Added the trailer button to season episode.
- Trailer language will be based on the category selected
- Reversed data for continue watching
- Added html text convert from response for showing description
- Handled the fav and likes from episodes Screen
2024-06-26 20:01:14 +05:30

27 lines
457 B
JSON

{
"images" : [
{
"filename" : "ShareImage.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "ShareImage@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "ShareImage@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}