karthisiva

Results 7 comments of karthisiva

anyone solution for this..i have the same problem..page shows black only..

any solution? I found my solution, this is little hard work with UITableView

@Bashta This is my solution based on my condition, My suggestion, there is an another library with out any code [https://github.com/hackiftekhar/IQKeyboardManager](url) #pragma mark UITextField Delegates -(BOOL)textFieldShouldReturn:(UITextField *)textField { NSIndexPath *indexPath;...

@VarshaSameer its not working in swift3, its blocking collection datasource also, i have checked with break point, datasource not getting called. let layout = RFQuiltLayout() self.collectionObject.collectionViewLayout = layout layout.direction =...

Did anyone found solution for this?