Zzq@bigDevil

Results 10 comments of Zzq@bigDevil

这个暂时没有支持,你可以fork以后自己改一下。。应该不复杂

对的 当时写的时候这块很简单 后面也没时间更新。使用的话 建议fork一份自己改改哈

大佬 修复一下你的CDN啊。。。 > 我的 cdn 挂了,可以再 html 里,把需要的库,换成自己的 cdn 地址。

Has this bug been fixed? I have an issue with the image in this link https://github.com/WalletConnect/web3modal-react-native/issues/137#issuecomment-1952502108 In the new architecture, when using modal, the components in the modal will flash...

i have same problem....Do we have to wait for react-native to fix this problem now?

I have the same problem, the FFFastImageView is not being released, does anyone know how to fix it?

> @rabbitmouse Hello, I ran your repro and it worked perfectly for me. Definitely one thing I can suggest you is to run: `npx expo start --clear` instead of `expo...

> hey @rabbitmouse, I have created a yarn-based repo using exact same versions (RN 0.73.6, REA 3.6.2, release mode) - and the bug isn't there. Same happens when I use...

This bug will only appear when the new architecture + release mode. and i use expo to create the demo. 1. npx create-expo-app StickerSmash --template blank 2. expo eject 3....