Open zjhiphop opened 3 years ago
I tried to use the example code to do test, and when it's rendered. I tap the Wheel has no response.
The package deps as: "react": "16.13.1", "react-native": "0.63.2", "react-native-image-filter-kit": "^0.8.0", "react-native-reanimated": "^2.1.0", "react-native-reanimated-color-picker": "^0.0.11",
Please check this example: https://github.com/iyegoroff/react-native-image-filter-kit/tree/master/examples/CustomNativeFilter - HueSaturationWheel should work as expected in that app.
I tried to use the example code to do test, and when it's rendered. I tap the Wheel has no response.
The package deps as: "react": "16.13.1", "react-native": "0.63.2", "react-native-image-filter-kit": "^0.8.0", "react-native-reanimated": "^2.1.0", "react-native-reanimated-color-picker": "^0.0.11",