Nick Lockwood b5be05d82b Fix flaky scrolling for TextInput when using rich text
Summary: public

This diff fixes the jumpy scrolling for multiline `<TextInput>` when using nested `<Text>` components to implement rich text highlighting.

The fix is to disable scrolling on the underlying UITextView, and nest it inside another UIScrollView that we control.

Reviewed By: ericvicenti, tadeuzagallo

Differential Revision: D2674670

fb-gh-sync-id: bacee3ae485523cc26ca8102b714e081df230629
2015-11-24 15:38:27 -08:00
..
2015-07-24 08:41:58 -08:00
2015-11-18 08:10:30 -08:00
2015-11-14 06:29:27 -08:00
2015-03-25 11:09:54 -08:00
2015-10-30 17:09:27 -07:00
2015-11-23 03:21:31 -08:00
2015-11-20 09:53:28 -08:00
2015-11-24 10:20:28 -08:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00