expo-pixi
expo-pixi copied to clipboard
ImageFilter is not showing
Image Filter is not working
<ExpoPixi.FilterImage
source={img}
resizeMode="contain"
style={styles.image}
filters={filter}
/>
sdk : 30.0.0\
I'm on 31, same thing. No images load at all, even using the basic example
The problems seams not to be resolved still.