- Completed Apply Coupon Functionality
- Made a selection for the coupon selected, also added no coupon found when coupon is not there - Added Masila view in more section - Added Play trailer from Manila in more section - Gave other connectivity
This commit is contained in:
@@ -125,10 +125,7 @@ class MoreVM{
|
||||
Utilities.dismissProgressHUD()
|
||||
guard let data = data.data?.blogs else{return}
|
||||
blogData = data
|
||||
blogData.append(contentsOf: data)
|
||||
vc.blogsCollectionView.reloadData()
|
||||
//Fetched Blogs
|
||||
break
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user