How to rename a file from image gallery using MediaLibrary?

SDK Version: 44.0.0
Platforms(Android/iOS/web/all): Android & iOS

Hello everybody. I am working on an app, in which user will be able to take photos. I would like that all photos taken through this app are saved on a single album.

However, since images will belong to different categories, I would like to be able to somehow filter them based on the name, and display them based on the substring in the name.

How can I achieve that with Expo MediaLibrary?

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