Jérôme Danthinne
Jérôme Danthinne
As this view uses a UICollectionView internally, wouldn't it be great if prefetching was supported? We could then preload remote images.
**Is your feature request related to a problem? Please describe.** I'd like to zoom in very deep in the image, but as the pinch end, the original gets back its...
Hi! I'm trying to align the badge text to the right, but I'm unable to… If you look at the screenshot, you'll see that the badge, when higher than 10,...
SKPhotoBrowser(originImage:photos:animatedFromView:) being marked as deprecated, what is the best alternative?
It seems that when used in an inactive tab, the headerView doesn't seem to correctly redraw when the tableView is reloaded. Here's a precise example. In this first case (correct...
I use the `didSet` method of `shouldSwipe` to be able to change the `isScrollEnabled` property of the container view.
Added a new validator to check if a string is a valid date (against a given DateFormatter).
Building a CMS with many forms and many fields, I wanted to be able to get the details of each errors, and the ability to customise the error message per...
While trying to setup my app to get some data from Firebase, I get this strange error: `[ ERROR ] DecodingError.keyNotFound: Value required for key 'access_token'. (ErrorMiddleware.swift:26)`