Alan Toa

Results 105 comments of Alan Toa

yeah, that's the issue, it doesn't support Expo SDK 54 yet. i tried before but encountered an issue with Expo and then fixed it. i'll try it again once i...

seems it’s due to the "tslib" version, i think adding this to your package.json will fix it. for example: ``` "resolutions": { "tslib": "2.8.1" }, ```

thanks! that makes sense to me! if you could create a PR, it would be helpful!

hey sorry for the delayed response because I've been quite busy. I'll consider adding it, as it should be easy.

hey @risafj, sorry for replying later! this library works with reanimated v3, I think this may be because of your code, can you refer to the example? for the above...