- A Picker that we haven't talked about yet is the new PhotosPicker introduced in the PhotoUI framework in Swift. It works the same as any other Picker, but, it lets you choose photos or videos (depending on what you want from the user) from the user's device which you can then use inside of your app. It can be used for multiple selection or for single selection.