Results 16 comments of hublot

@dmytrorykun Hello, could you give me some suggestions for my PR? Because in fact, this bug has existed for a long time

@cipolleschi Thanks, I have modified it according to your suggestion. At the same time, I also modified `RCTLocalAssetImageLoader.canLoadImageURL`, because although we replaced `RCTAppSetupUtils`, when `RCTImageLoader._loadersProvider` is empty, `RCTImageLoader._loaders` will still...

This CI error `test_ios_rntester_hermes_xcode_integration` is because of `RCTLocalizedString.h`, the `FBcoreLocalexxHash48` and `RCTLocalizedStringFromKey`

@cipolleschi Thanks. All the checks have been passed.

@cipolleschi Hello. It has been reimported, Is there anything else I can help here? please feel free to ask

### Proposal I also encountered this problem in my project https://github.com/react-native-image-picker/react-native-image-picker/blob/7490cc493737cd03f881cddeddbac28d43987534/ios/ImagePickerManager.m#L121-L134 #### Solution A Use `4.8.4`, It's work fine in my project ````diff - "react-native-image-picker": "^4.8.5", + "react-native-image-picker": "^4.8.4", ````...

Yes, from some of the links below, you can see that we submitted the fix to 4.8.4 in order to fix the image file being too large https://github.com/Expensify/App/issues/9424 https://github.com/react-native-image-picker/react-native-image-picker/pull/2006 https://github.com/react-native-image-picker/react-native-image-picker/compare/v4.8.4...v4.8.5#diff-e80fbe0919b9194e068e83807bd44a593c476cc4a9b787c284ec3283445d163cL121-L166...

Yes, we'd better do some more testing on this library, I'll also investigate and follow up on this pull request, and then stably upgrade to 4.11.0

### Proposal **Reproducible Steps And Video:** 1. click the 'Add attachment' 2. click the 'Choose from gallery' and upload 3. longPress the 'Uploading Attachment' (you can turn off or limit...