-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scroll like animation on the click of Button #30
Comments
var nextPage:Int = 0 @objc func clickFn(sender:UIButton){
|
ScrollToItem didn't work. Any one can help? |
me too. is there any update? |
please diable pagination property |
solution is simple. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey! well this works well while we have UICollectionViewCtr when we try to Customize it to ViewController By just setting flowLayout of CollectionView.
Now i have left and right button and i want the same Procedure of scroll animation on the click of these two button Action.
if any one have performed this then please help.
The text was updated successfully, but these errors were encountered: