duguyihou
duguyihou
I created a new package. [react-native-turbo-image](https://github.com/duguyihou/react-native-turbo-image). It also works with new architecture.
> > I created a new package. [react-native-turbo-image](https://github.com/duguyihou/react-native-turbo-image). It also works with new architecture. > > is there any specific reason why do you use Nuke and Coil?? The reason...
I see the same error in 0.74.1 as well. ``` Unable to match the desired swap behavior. Unable to match the desired swap behavior. Unhandled SoftException com.facebook.react.bridge.ReactNoCrashSoftException: Tried to access...
hi @jbrodriguez Many thanks for mentioning our project. Currently TurboImage supports new architecture because of interop layer. The next step is to rewrite it in `Fabric view with backward compat`...
Yes, I agree it is a tradeoff. People still can verify the code from [Nuke](https://github.com/kean/Nuke)
Just want to mention that TurboImage had the similar [issue](https://github.com/duguyihou/react-native-turbo-image/issues/345) before. We already solves this by [PR](https://github.com/duguyihou/react-native-turbo-image/pull/339). Besides, it will resolve promise after finishing prefetching. If you are looking for...