Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: In multi-select mode, the data is not returned in the order the user selected the images. #2101

Open
sean5940 opened this issue Oct 11, 2024 · 1 comment

Comments

@sean5940
Copy link
Contributor

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.41.3
  • react-native v0.73.8

Platform

Tell us to which platform this issue is related

  • iOS
  • Android

Expected behaviour

When using multi-select mode and a user selects multiple images, the images should be returned in the order they were selected.

Actual behaviour

In multi-select mode, the images are returned, but the selection order is ignored.

Steps to reproduce

  1. Use multi-select mode.

  2. Select images while keeping track of the selection order.

Attachments

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective:
👉 https://opencollective.com/react-native-image-crop-picker/donate

@sean5940 sean5940 changed the title Bug: 다중 선택일 때 사용자가 선택한 순서대로 데이터가 넘어오지 않음 bug: In multi-select mode, the data is not returned in the order the user selected the images. Oct 11, 2024
@copilotsudhakar
Copy link

No call back after getting image and crop also not visible in camera mode or in gallery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants