Arshad iOS Developer
Arshad iOS Developer
Same issue for me, any solution please ?
> I had same issue, and could fix it. In my case, I was using SwipeMenuViewOptions. I init SwipeMenuView without options, create options, and did self.swipeMenuView.reloadData(options: options), so everything was...
The problem is not with the options, it is related to reload() method. Even i am not able to solve the problem. **So thinking to remove this library and use...
Hi Any solution for this?
I have 5 tabs, titles are different for all the tabs, how can i add them ?
> Reference stack over flow link is not working
> @junweimah > > Use > > `public var changeCurrentIndexProgressive: ((_ oldCell: ButtonBarViewCell?, _ newCell: ButtonBarViewCell?, _ progressPercentage: CGFloat, _ changeCurrentIndex: Bool, _ animated: Bool) -> Void)?` > > inside...