• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I wanted to create a TableView which is automatically generated from the Settings.bundle. There used to be a framework InAppSettings but this isn't working with iOS 7 and up. So I decided to write my own code to achieve this