On Jan 2, 2013, at 8:08 AM, Eric E. Dolecki wrote:
> I have been asked to provide the following functionality between two iOS
> applications:
>
> App A: UITableView displayed, an interact with it normally.
> App B: Display a UITableView with the same information in it, and match the
> scrolling,
I have been asked to provide the following functionality between two iOS
applications:
App A: UITableView displayed, an interact with it normally.
App B: Display a UITableView with the same information in it, and match the
scrolling, selection, etc. in App A.
I have the two apps rigged up using G