Khalid Bhyan
Results
3
comments of
Khalid Bhyan
any update about this?
any fix for this issue? ``` // this didn't work import ImageResizer from 'react-native-image-resizer'; ImageResizer.createResizedImage(...); // this also didn't work import * as ImageResizer from 'react-native-image-resizer'; ImageResizer.default.createResizedImage(...); ``` versions: ```...
Any solution for this?