react-native-image-filter-kit icon indicating copy to clipboard operation
react-native-image-filter-kit copied to clipboard

TypeError: Cannot read property 'clean' of null

Open mertcaliskanyurek opened this issue 2 years ago • 2 comments

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

mertcaliskanyurek avatar Jan 11 '23 11:01 mertcaliskanyurek

Did you tried to rebuild (yarn ios again) your app after installing the app?

MaruanBO avatar Apr 23 '23 19:04 MaruanBO