nohana / NohanaImagePicker

A multiple image picker for iOS app.
Apache License 2.0
224 stars 57 forks source link

Show context menu when selecting photo. #127

Closed a2444mo10 closed 2 years ago

a2444mo10 commented 2 years ago

Implemented to show the context menu on iOS13 later. The context menu allows you to select and deselect photos. Tap the preview to transition to the details screen.

a2444mo10 commented 2 years ago

@tyokujin Fixed the code. Please review again.