bamlab / react-native-image-resizer

🗻 Resize local images with React Native
MIT License
1.61k stars 347 forks source link

add MobileCoreServices framework #338

Closed tautvilas closed 2 years ago

tautvilas commented 2 years ago

Add MobileCoreServices framework (fixes https://github.com/bamlab/react-native-image-resizer/issues/327)

PierreCapo commented 2 years ago

Hello @tautvilas many thanks for the PR 👏

Could you just amend your commit with a long description about Why this change is needed (scenario and the fix)? I can fairly see someone in the future trying to understand why it is in the codebase, and a long git commit could help for the maintenance while checking the codebase history.

tautvilas commented 2 years ago

Hey @PierreCapo thanks, I did that