PierreCapo

Results 61 comments of PierreCapo

If you edit `node_modules/react-native-image-resizer/react-native-image-resizer.podspec`, revert that change: https://github.com/bamlab/react-native-image-resizer/commit/6db9b475d0b6afbe5f0cee31ec0097cbd69a57e2, and run `bundle exec pod install` does it fix your problem?

Hello @creambyemute thanks for the report. Indeed this is really important and must be tackled soon. I don't have that much time right now, I'd be grateful if someone is...

@jens-duttke ``` That's simply because the type definition, which is part of the package does not match to the export of the .js file. ``` I don't really understand what...

If I understand correctly this should move from export default to named export, right ? Thanks for the answer and code btw

@jahicDario Do you know if this also happens on most recent samsung (S8/S9/S10) ?

Hello @Esoriak, Thanks for opening the issue! Sorry I don't understand 100% your problem yet. > The source is still existing but sometimes the function does not execute and returns...

Hello @dittmarconsulting Thanks for your kind words. This is actually an interesting topic, nice question. We are currently using `NSCachesDirectory` by default and `NSDocumentDirectory` if you use the JS `outputPath`...

@LiubovChuiko can you give us the react-native-image-resizer version you are using as well as the code you are using ?

Thanks for the details :) I'll try to see if I can have a look today, I keep you updated.

Hello @mariobrubio do you have any repository/code to share about how to reproduce the bug please ?