iyegoroff / react-native-image-filter-kit

Various image filters for iOS & Android
MIT License
317 stars 42 forks source link

Does this library supports react-native-fast-image and other views for src and dst? #125

Closed Navipro70 closed 2 years ago

Navipro70 commented 2 years ago

Hello, first off, thanks for great library!

I'm using MultiplyBlend component with FastImage as src and View as dst for applying blending (makes images background similar to my view), but it does nothing, otherwise when I add to src and dst standard Image component from react-native, one with background and other is just image - all works fine. Can props dst and src support other Images/View excluding react-native and react-native-image-filter-kit components?

iyegoroff commented 2 years ago

Hi. No, only standard Image and ImageBackground components.

NiccoloCase commented 8 months ago

no hope for future support? it's a big miss