This issue can be reproduced in the Movie example from the tutorial.
Scrolling in the iOS simulator (click, drag and release) seems to be bouncing the view back to the top, as if there is no more content to display. The same application, bundled and run on my iPhone scrolls just fine with a finger and drag motion as you'd expect.
Not sure if this is a bug in iOS simulator or in the way React might be rendering views, or maybe just a misunderstanding on my part.
This issue can be reproduced in the Movie example from the tutorial.
Scrolling in the iOS simulator (click, drag and release) seems to be bouncing the view back to the top, as if there is no more content to display. The same application, bundled and run on my iPhone scrolls just fine with a finger and drag motion as you'd expect.
Not sure if this is a bug in iOS simulator or in the way React might be rendering views, or maybe just a misunderstanding on my part.