I’m rendering a list of logs with the snapToInterval prop.
On iOS, the behavior is correct , the list consistently snaps to the expected positions.
However, on Android, the snapping is inconsistent and does not align properly with the defined interval. This issue is reproducible in both v2 and beta 3.
VIDEO IOS
https://github.com/user-attachments/assets/f9abf529-37fd-4df8-9410-c988a13660fe
VIDEO ANDROID
https://github.com/user-attachments/assets/dfdb95a7-d944-458b-a93c-38f758778413
this is the code to reproduce the issue
https://github.com/avega99/legend-list-snap-to-interval
I’m rendering a list of logs with the snapToInterval prop.
On iOS, the behavior is correct , the list consistently snaps to the expected positions.
However, on Android, the snapping is inconsistent and does not align properly with the defined interval. This issue is reproducible in both v2 and beta 3.
VIDEO IOS
https://github.com/user-attachments/assets/f9abf529-37fd-4df8-9410-c988a13660fe
VIDEO ANDROID
https://github.com/user-attachments/assets/dfdb95a7-d944-458b-a93c-38f758778413
this is the code to reproduce the issue
https://github.com/avega99/legend-list-snap-to-interval