Steven Masini
Steven Masini
@fang0rnz sorry my fix only concern iOS, I don't know anything about native Android 🙃 Let me recap what happened with my fix. The version [v5.3.0](https://github.com/DylanVann/react-native-fast-image/releases/tag/v5.3.0) only integrated the fixes...
@babyrusa it has been so long since I worked on this issue. I am not working on the project where I used this framework anymore, so it's very hard for...
Yes they need to refresh, like a `props` or `stats` needs its value to change for the component to reload. Since other components in other views don't won't have any...
Has this been done since? I am looking for a way to upload dSym files to Sentry after XCode 14 removed its support. I am wondering if this could not...
@oblador I don't know what you think about it, but if we are starting a new version of react-native-lightbox from scratch, we could review, add to the list and close...
@oblador Any progression here ? How can we contribute to this ?
@oblador thank you for the push access. I will run and review both branch `phoenix` and `phonenix/pinch-to-zoom` asap.
It's good that we don't rely on `` 👍 I am just wondering for the `LightboxImage`, how can we manage the image cache ? or use custom image framework ?
@oblador The general approach sound good to me. We already fit three of our main requirement 👍 What do you mean by *shared element transition* ? Animation ? We should...
@AJM88 Yes we are aware of this issue for Android. We are currently working on a fix #14 For now you can probably try the solution suggested by @prscX and...