expo-pixi icon indicating copy to clipboard operation
expo-pixi copied to clipboard

ImageFilter is not showing

Open smartdev619 opened this issue 6 years ago • 2 comments

Image Filter is not working

<ExpoPixi.FilterImage
            source={img}
            resizeMode="contain"
            style={styles.image}
            filters={filter}
          />

sdk : 30.0.0\

smartdev619 avatar Dec 25 '18 10:12 smartdev619

I'm on 31, same thing. No images load at all, even using the basic example

isaacnass avatar Dec 25 '18 17:12 isaacnass

The problems seams not to be resolved still.

theteladras avatar Apr 23 '19 09:04 theteladras