Owl icon indicating copy to clipboard operation
Owl copied to clipboard

A declarative type-safe framework for building fast and flexible lists with UITableViews & UICollectionViews

Results 13 Owl issues
Sort by recently updated
recently updated
newest added

Hi, it would be awesome if there was a way to extend Owl so it is also usable with [Texture](https://texturegroup.org/).

I created workspace and split the app into 2 projects: OwlKit and OwlDemo. This might help to avoid problems with public/open/etc specifiers as they could be tested by using them...

Please include documentation about upgrading from FlowKit to Owl. Should anyone replace FlowKit with Owl in an existing project? FlowKit currently does not even compile on my machine, because I...