FMPhotoPicker icon indicating copy to clipboard operation
FMPhotoPicker copied to clipboard

A modern, simple and zero-dependency photo picker with an elegant and customizable image editor

Results 23 FMPhotoPicker issues
Sort by recently updated
recently updated
newest added

second time when open the app its not asking keep the current selection or select more photos ,permission

When a user selects more than max allowed images, the app crashes while fetching rootViewController to present warning at line 28 in FMWarningView.swift. See screenshot for reference:

config = FMPhotoPickerConfig() config.selectMode = .multiple config.mediaTypes = [.image] config.maxImage = 20 config.maxVideo = 0 there is no option for disable edit photo in FMPhotoPickerViewController

Would be a key feature for us to adopt this lib!

enhancement

This update will allow the user to set a themeColor when setting up the FMPhotoPickerConfig properties. It colors the filter button, the crop button and all related assets.

without dark mode image

Hi, Is adding Dark Mode a possibility for the picker? I've had a few of my app's users ask about this, and just wanted to check if there's a way...

new feature

First of all, thanks for this repo! Great job overall, and very useful. This is more of a request than an issue, but it'd be nice for the fonts and...

new feature

lack of support for contrast, brightness, temperature, saturation, sharpening etc. settings

new feature