SimplePagedView icon indicating copy to clipboard operation
SimplePagedView copied to clipboard

A UIPageViewController replacement built to be as simple as possible

Results 3 SimplePagedView issues
Sort by recently updated
recently updated
newest added

SimplePagedView is currently best used immutably, because that's what we're doing within Redbooth. This is a clunky and unnatural way to use a UI component without a lot of auxiliary...

enhancement

We aren't using IB in the Redbooth app so we haven't had a need to support it, but we ought to for the greater iOS community.

enhancement

Right now, you can add as many pages as you want and the dots will extend infinitely. This may not be what the user wants if, for example, the dots...

enhancement