8000 GitHub - roblokhorst/GridView: A grid view for iOS, based on NSGridView for macOS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

roblokhorst/GridView

Repository files navigation

GridView

No Maintenance Intended

A grid view for iOS, based on NSGridView for macOS.

Examples

Go to Example/GridViewExample to view some examples.

Todo

  • Fix runtime ambiguous position and size
  • Fix mergeCells (don't save ranges, but actually merge cells somehow)
  • Implement all properties and methods that NSGridView has
  • Update defaults to NSGridView defaults
  • translatesAutoresizingMaskIntoConstraints should be true by default
  • Add all contentViews as subviews before activating customPlacementConstraints
  • Remove constraint when nilling out .width or .height
  • Make UIView.animate possible, by not using updateGrid()
  • Convenience methods in pod extension

About

A grid view for iOS, based on NSGridView for macOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0