Alexander Lechner

Results 8 comments of Alexander Lechner

I need a solution for this as well. If the user swipes fast, then sometimes the next index is skipped (even in the `onChangeIndex` callback) and the items are basically...

@kmkadze Unfortunately not :/ I've tried other slider libraries but then they had other bugs so... still waiting for a fix

I have the exact same issue :/

ohhh man... this issue is still not resolved? Having the same problem with `display: flex` on the container.

I have the same error in Next 14. @MetinArslanturk any hint on what this might be?

It seems that in `react-animation-on-scroll/dist/esm/components/AnimationOnScroll.js` there's no null check on line 94 ```js const elementBottom = elementTop + node.current.clientHeight; // 'node.current' is possibly 'null' ```

What is currently getting in the way of this being merged? It would be great to have official support instead of modifying the `devices_types.rb` file whenever I'm updating Fastlane or...