triniwiz / nativescript-pager

Apache License 2.0
90 stars 48 forks source link

iOS: item snap does not work while swiping when using tns-ios-v8-beta #172

Open felixkrautschuk opened 4 years ago

felixkrautschuk commented 4 years ago

If the demo apps cannot help and there is no issue for your problem, tell us about it

Please, ensure your title is less than 63 characters long and starts with a capital letter. When trying the tns-ios v8-beta and swiping the pages of the pager component, the pager is not snapping to the selecting item anymore.

pager_ios_7 0 0-beta

It still works as ecpected when changing the selectedIndex programatically.

I know tns-ios using v8 is still a beta version, but I thought it would make sense to report this as early as possible.

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it. 1.) Take the demo app provided below (it is the demo app of this repository and I just updated the dependencies and installed v8 of tns-ios via tns platform add ios@beta-v8). 2.) Open the app and swipe through the pages

Is there any code involved?

demo.zip

mapo80 commented 4 years ago

I've the same bug, have you solved anyway??

Thanks

triniwiz commented 4 years ago

Yes there is a fix it will be merged soon

mapo80 commented 4 years ago

@triniwiz Can you send me the fix so I can test if it's ok?

MariaC15 commented 4 years ago

Hi. I also have that problem with v12.alpha. any solution?

mapo80 commented 4 years ago

@triniwiz Hi, do you have any news for this issue?

bagnos commented 4 years ago

@triniwiz

Hi, I have the same issue with the new ios v8 runtime. Do you have any idea when you can release the fix?

Have you planning to support the new nativescript 7 release? I don't see the nativescrtip-pager plugin in https://nativescript.org/blog/nativescript-7-compatible-plugins/ .