0

Is it possible to create an image picker within the app? I want to store like 100 images in the app and allow the users to pick the images from those 100 images. Can the image picker give us both the option to pick the images from the photo library and the stored 100 images in the app?

Ricky Chhetri
  • 89
  • 1
  • 7
  • Please, try to focus on one question and tell us what you already did. – soundflix Jul 11 '23 at 06:43
  • The built in image picker only supports the camera and photo library as sources. You cannot specify your own custom images. A custom component will be needed to show your 200 images and allow the user to choose one. A collection view would seem to be a good choice. There may be third-party libraries available for this. – Geoff Hackworth Jul 11 '23 at 08:48

0 Answers0