Skip to content
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

[ios] custom transition error when change selectedIndex manually #31

Closed
vallemar opened this issue Mar 21, 2023 · 0 comments · Fixed by #33
Closed

[ios] custom transition error when change selectedIndex manually #31

vallemar opened this issue Mar 21, 2023 · 0 comments · Fixed by #33

Comments

@vallemar
Copy link
Contributor

vallemar commented Mar 21, 2023

I have noticed in ios a bug when using custom transformers, if you select from outside an item number when you scroll it doesn't work well, you get stuck in the middle of the item. I think it's this line: https://github.com/nativescript-community/ui-pager/blob/master/src/ui-pager/index.ios.ts#L383-L386 I don't know if we should take into account the transformation of the view
this is a repo for example: https://github.com/vallemar/nativescript-burger-inspiration if tap on the thumbnails of the hamburgers the scroll gets stuck.

Grabacion_de_pantalla_2023-01-29_a_las_21.59.16.1.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant