Alan Toa

Results 105 comments of Alan Toa

@vbylen Hi! web support I built it before, the web use [photoswipe](https://github.com/dimsemenov/photoswipe), just I'm not uploading the code yet, because currently, I'm thinking about a better API and todo planning....

I want to do it, but currently I don't have too much time to work on that. Also, I'm waiting for the new implementation of Shared Element Transitions from [Reanimated](https://docs.swmansion.com/react-native-reanimated/docs/shared-element-transitions/overview/)....

Let me know if anything else needs to be updated or if you have any feedback!

Hey @tsapeta, yeah, that makes sense. So now the problem is clear: The issue lies in the import statement in `/web/index.web.ts` not working because it actually requires all variables to...

Hey @Saadnajmi, I know that the cursor prop feature is your contribution, and thank you for your great PR! I understand that maybe it is unnecessary to set it for...

Hey @Saadnajmi, I just tested this PR and can confirm that it has been fixed for me. Thank you!

Yeah, that's kind of weird. Ideally, it should work for both versions, but only v1.0.2 works for me. Let me take another look then.

@sohail-wayland, hey, this depends on @Naturalclar. I'm not quite sure which one is actually correct. but for now, you can simply install v1.0.2, as its code is the same as...

Thanks, Marc! Yeah, adding the `#if __has_include` condition should work for both cases.