Hafiz Saad
Hafiz Saad
does it have the functionality that both thumbs can't be at the same value?? I mean left thumb value must be less than right thumb value. Neither greater than, nor...
Plus the library doesn't refresh the more photos selected, you will have to either kill the app or go back and come on the screen where you are using Gallery...
in my case when the user lands on the Screen where the **Gallery** is being used, for the first time upon selecting photos(**Select Photos**) the photos being displayed by **Gallery**...
the only solution to this is set the **PHPhotoLibraryPreventAutomaticLimitedAccessAlert** set to **true** in info.plist
found another quick fix to this, though not a good one. `extension GalleryController: PHPhotoLibraryChangeObserver { public func photoLibraryDidChange(_ changeInstance: PHChange) { DispatchQueue.main.async { [unowned self] in // Obtain authorization status...
It would be my pleasure, if I could do, as i get some free time :)
Actually I used another wrapper instead.
no bro @hardikamal, Actually I used another wrapper instead.
@hardikamal ACFloatingTextField
i have done this, if anyone needs help, please do tell me