oleg-moseyko

Results 10 issues of oleg-moseyko

### Version Tell us which versions you are using: "react": "17.0.2", "react-native": "0.67.3", "react-native-image-crop-picker": "^0.37.3" ### Platform Tell us to which platform this issue is related - iOS 15.2 ###...

$ react-native info info Fetching system and libraries information... (node:62723) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use `node --trace-warnings ...` to show where the warning...

I want to upload a big video using S3TransferUtility. It provides uploadFileUsingMultipart and uploadDataUsingMultipart methods where I need to provide the file URL. Photos URL can be inaccessible and I...

question
s3

I cloned app from https://github.com/awslabs/aws-sdk-ios-samples/tree/main/S3TransferUtility-Sample/Swift Made small changes to upload all photos from device. I faced with issue if i suspended multipart upload it automatically started after 1 min Steps...

feature-request
s3
follow up

**Which AWS Services is the feature request for?** AWSS3TransferUtility **Is your feature request related to a problem? Please describe.** I would like to have option in my app to have...

feature-request
s3

### Description On my iPhone, I have DIFFERENT 2 photos with the same filename. If I selected BOTH via ImagePicker I loaded only ONE. I think it happened because all...

:bug: Bug

### Description 1. I create 100 copies of file (size 6.5 MB ) and drag and drop them to emulator 2. Open my app and open picker 3. memory size...

:bug: Bug

### Description ### How to repeat issue and example 1. choose "selected images" permission 2. user can choose any not selected images - it is bug [🐛] 3. The Response...

:bug: Bug
:grey_question: Need More Information

### Description my client reports that his iPhone 13 contains more than 10,000 photos And the picker opens for a very long time almost hovering... Is there a possibility to...

:bug: Bug
iOS

**Custom** How to implement modal popup to confirm drop? Modal popup can have Yes/No button and question: Are you confirm draganddrop? if user clicks No - element must be returned...