swift - Parse with Search Bar and Search Display controller iOS -
swift - Parse with Search Bar and Search Display controller iOS -
saw ios swift tutorial in ray wenderlich using search bar , search display controller uses local data.
(http://www.raywenderlich.com/76519/add-table-view-search-swift).
i need load info parse, user object class, column username.
any clue how start, alter illustration above ?
thnx , cheers
1)you can utilize restkit parse info , create user model objects. 2)instead of chocolate create user (class/model) , properties (what receive in http response api). 3) reference object in uitableviewcontroller , initialize it. 4) have array of user objects info , count create section, rows , cell.
look @ tutorial http://www.raywenderlich.com/58682/introduction-restkit-tutorial
if follow think should it.
ios swift parse.com
Comments
Post a Comment