I've been looking all over for the answer to this to no avail. When scrolling a TableView in a Titanium iPhone app, the TableView bounces when you've scrolled past it's top or bottom. It's supposed to be some kind of built in "Pull to refresh" functionality. How do I shut this off? Here is the answer for iPhone: Disable UITableView vertical bounces when scrolling
I don't know how to get this to work in a Titanium app. Thanks in advance.