Sergei Taguer

Results 4 issues of Sergei Taguer

Note: `pod lib lint` requires CocoaPods 1.6 for tvOS pod sanity test to pass

The current Swift API cannot be used from Objective-C. We have an Objective-C codebase where we would like to use this library so we are planning to add Objective-C support...

enhancement
documentation

When an arrangement's UIViews are expensive to create and configure, `makeViews` can take more time than is available between frames. Current idea is to add an `asyncMakeViews` method that would...

enhancement

ReloadableViewLayoutAdapter could use a few additions: - Detecting Collection/TableView size and its changes and using that for computing cell layout arrangements. - Delegate for scroll notifications. - Delegate for cell...

enhancement