Rafał Kwiatkowski

NeedApp Hackathon - Project Needs Partner

You could already read about our mobile teams representing at NeedApp Hackathon before. Today I’m going to present to you our second app – dedicated to iOS devices – Project Needs Partner that won the 3rd prize in the contest.

SDForms – an Objective-C library to create dynamic UITableView-based forms

SDForms is an Objective-C library that makes creating table view-based forms easier and faster on iOS. It was developed as a side effect of one of our project and it implements all the code responsible for managing table view cells, their sizes, dynamic number of rows etc. The core of the library is the SDForm class.