Cristian Gutu

Results 5 comments of Cristian Gutu

Hi everyone, I also encountered this and I wrote [an article and a patch](https://www.cristiangutu.pro/react-native-fast-image-patch-to-fix-the-image-change-flickering/) for this lib, maybe it's useful. Basically I'm keeping the current UIImage/Drawable as a placeholder until...

@phungthanhdong, it makes sense! Thank you for this!

> If it helps anyone: > > **metro.config.js** > > ```js > const path = require("path"); > const watchFolders = [ > //Relative path to packages directory because I'm in...

I was just preparing to create a new bug for this. Thank you for reporting this sooner!