Carmen Chapa

Results 7 comments of Carmen Chapa

This solution ```setTimeout(() => this._carousel.snapToNext(), 0)``` and this one ```requestAnimationFrame(() => this._carousel.snapToPrev())``` work for me, however the animation disappears in both cases (only on android). Any hint for this problem?

Having the same problem here. Is there a way to achieve this? `"@react-navigation/material-top-tabs": "^5.2.5"`

I opened a request in canny for this feature if you may upvote: https://react-navigation.canny.io/feature-requests/p/allow-to-disable-animation-for-tabnavigator If that's something already achievable it would be great know how. I tried already with `cardStyleInterpolator`...

Any update on this? Is still happening

Any update on this? Or a workaround in the meantime? Thanks

hey there, after a while, I'm facing memory leaks issue in my app, mostly in older iPads. I think the problem is in `decode` from 'base64-arraybuffer', anyone here still using...

I think I'm also facing a memory leak with this library, did you find a solution for it? @murugu-21