Sort assets by user's selection order in MediaLibrary?

Please provide the following:

  1. SDK Version: 38
  2. Platforms(Android/iOS/web/all): Android/iOS

Hello, I have a question on MediaLibrary.SortBy method in expo’s MediaLibrary.

Is there a built-in way to sort by user’s selection order in the Asset? For example, suppose there are three photos, A, B, and C, and the user selects B first, then C, and then A. I’d like to sort by the selection order, but cannot find relevant sorting criteria in the documentation.

If there is no built-in method to do this, what might be the workaround to achieve this? I am new to development in general–so bear with me!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.