First of all, I just wanna say I'm newbie in native interface.
For now, I'm testing react-native-image-crop-picker
in iOS platform and made some example.
When I open ImagePicker
in example, latest image is shown bottom and oldest is top. This sort order is same with native photo app.
Here are my question. Is it possible to change order inverse? Is there options for this?