Media Picker component

Is there a media (or File as in admin ui) picker component available for admin UI? or do we need to code in Remix? Like the attached one?
I need to let admin configure images in my Admin UI, that will be used by the app

Hi @Pixobe

It doesn’t look like Polaris has a native media picker so you’ll need to create this yourself.

is there a practical way to do that rather then using the picker api and waiting for all the media to return 250 results at a time?

There now is a file picker API in App Bridge. Please see the changelog for details on how to use it: Apps can now open Shopify’s file picker with the Intents API - Shopify developer changelog