react-native-image-filter-kit
react-native-image-filter-kit copied to clipboard
TypeError: Cannot read property 'clean' of null
React Native CLI
- "react-native": "0.70.6"
- "react-native-image-filter-kit": "^0.8.0",
ERROR TypeError: Cannot read property 'clean' of null, Even though I deleted the import in index.ts and the extracted-images-ts files in common
Did you tried to rebuild (yarn ios again) your app after installing the app?