Skip to content

neeks/ios-labels-matrix-view-swift

Repository files navigation

ios-labels-matrix-view-swift

This is a very basic re-write of the original ios-labels-matrix-view (obj-c).

The original version was constructed using/arranging UIView and UILabels with NSAttributed string to create a grid like layout. Quite useful for showing tabular data inside table cells.

The Swift version is lot more concise and was fun to work on. Please leave feedback or requests.

Current state

Screenshot

For the Objective-C version please try here https://github.com/neeks/ios-labels-matrix-view

which looks like this:

Screenshot

About

Create data grid / spreadsheet like UIView structures using UILabels for use in iOS apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages