Skip to content

Subclass of UITableViewController to show items in not only NSArray but also NSDictionary.

License

Notifications You must be signed in to change notification settings

bangtoven/PListTableViewController

Repository files navigation

#PListNavigator

##Show any property list data in obj-c on table view.

###Features

  • Show data in any kinds of collections in obj-c, even dictionaries!
  • All property list data(dictionary, array, string, date, number) supported.
  • Simple to navigate complicated property list data.
  • Easy to integrate. Just few lines of codes.

Full details and documentation can be found on the project page here:

Link

About

Subclass of UITableViewController to show items in not only NSArray but also NSDictionary.

Resources

License

Stars

Watchers

Forks

Packages

No packages published