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?
