FMPhotoPicker
FMPhotoPicker copied to clipboard
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
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
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...
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...
lack of support for contrast, brightness, temperature, saturation, sharpening etc. settings