Files
react-native/Libraries
Charlie Cheever 774442efd2 Adding scrollWithoutAnimationTo method for ScrollViews
Summary:
Implementing the consensus approach from the comments on
this PR:
https://github.com/facebook/react-native/pull/486

We use a boolean flag in the Obj-C code to determine whether
to animate or not, and then provide two public JS functions
that call the Obj-C with or without the flag.
Closes https://github.com/facebook/react-native/pull/509
Github Author: Charlie Cheever <ccheever@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-31 16:11:40 -08:00
..
2015-03-24 13:27:00 -08:00
2015-03-25 11:09:54 -08:00
2015-03-25 11:09:54 -08:00
2015-03-26 10:13:38 -08:00
2015-03-26 10:13:38 -08:00
2015-03-29 11:22:40 -08:00
2015-03-26 02:42:24 -08:00
2015-03-26 02:42:24 -08:00
2015-03-27 09:21:27 -08:00