react-native/Examples
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
..
2048 Convert remaining uses of alloc] init] to new] 2015-11-02 08:03:17 -08:00
Movies Add git clone step to READMEs 2015-11-16 22:55:45 -05:00
TicTacToe Convert remaining uses of alloc] init] to new] 2015-11-02 08:03:17 -08:00
UIExplorer Fix flaky scrolling for TextInput when using rich text 2015-11-24 15:38:27 -08:00