Open Source Library That Simplifies Using Multi-Dimensional Data With WatchKit Tables

Early last month I mentioned a nice set of source code examples for performing common tasks with WatchKit.

Here’s an open source library from Instagram called IGInterfaceTable providing a WKInterfaceTable category for working with multi-dimensional data.

IGInterfaceTable allows you to set up your data similar to how it’s done with UITableViewDatasource, and provides extra convenience methods for updating row data, handling tap events, and working with your data structures.

You can find RGInterfaceTable on Github here.

A great add-on for working with WatchKit table views.

Original article: Open Source Library That Simplifies Using Multi-Dimensional Data With WatchKit Tables

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *