RETableViewManager
RETableViewManager copied to clipboard
TableView scrolling not working when using UITableView inside UIViewController
Hi,
in one of my projects I'm using a UIViewController which holds an UITableView in conjunction with RETableViewManager which is so far working fine. But when I tap on one of the RETextItems or any other control, the screen doesn't get scrolled accordingly so that the keyboard overlaps with the field. I know it is recommended to use RETableViewManager with UITableViewController but in this case, this is no option for me. Any ideas how to solve this would be appreciated.
I have the same problem, Any ideas?
Just use a UITableViewController See this answer https://github.com/romaonthego/RETableViewManager/issues/50