How can i put UITextfiled inputs into UITableView every time i add an input in the UITextField?
- by alia
How can i show the input text from UITextFiled into UITableView
and the UITable Updated automatically once the UITextFiled get field by another user?
like, one the user get online he should be shown in the UITableView so the other users be able to see who's online
i did that already for the room list but!!!