Using CSS filters in react-native -
it seems react-native doesn't implement css' filter property. is there way replicate those? looking way change following image, without creating special image that: brightness hue saturation blur rn's css support limited, not when consider typical mobile app should require. might check out this attempt @ instagram manipulation, code @ this link.