Update currentPage to use moveToPage.
Add animated param to moveToPage
Before you make a Pull Request, read the important guidelines:
Issue Link :link:
Is this a bug fix or a feature? Bugfix
Does it break any existing functionality? No
Goals of this PR :tada:
Why is the change important? Fixes #211
What does this fix? Fixes #211
How far has it been tested? Updated example app to CardPartPagedViewCardController.swift: 52 to cardPartPagedView.currentPage = this.currentPage. Before fix, page does not change. After change does change
How Has This Been Tested :mag:
Please let us know if you have tested your PR and if we need to reproduce the issues. Also, please let us know if we need any relevant information for running the tests.
User Interface Testing
Application Testing
Test Configuration :space_invader:
Xcode version:
Device/Simulator
iOS version || MacOSX version
Things to check on :dart:
[ ] My Pull Request code follows the coding standards and styles of the project
[ ] I have worked on unit tests and reviewed my code to the best of my ability
[ ] I have used comments to make other coders understand my code better
[ ] My changes are good to go without any warnings
[ ] I have added unit tests both for the happy and sad path
[ ] All of my unit tests pass successfully before pushing the PR
[ ] I have made sure all dependent downstream changes impacted by my PR are working
Update currentPage to use moveToPage. Add animated param to moveToPage
Before you make a Pull Request, read the important guidelines:
Issue Link :link:
Goals of this PR :tada:
How Has This Been Tested :mag:
Please let us know if you have tested your PR and if we need to reproduce the issues. Also, please let us know if we need any relevant information for running the tests.
Test Configuration :space_invader:
Things to check on :dart: