Nick Lockwood 7779e06a7f Added rich text input support
Summary: public

It is now possible to display and edit rich text inside a multiline `<textInput>` by nesting a `<Text>` node inside it.

Note that this doesn't yet provide everything needed to build a full rich text editor (as there is no facility to capture or control the selected text range, or insert/remove text) but it does make it possible to apply token-based styling to text as the user types.

See the 'Attributed text' example in the UIExplorer > TextInput demo for details.

Reviewed By: javache

Differential Revision: D2622493

fb-gh-sync-id: b6bc9a46005322c806934541966460edccb59e70
2015-11-06 07:26:27 -08:00
..
2015-07-24 08:41:58 -08:00
2015-10-26 15:36:14 -07:00
2015-11-05 03:35:18 -08:00
2015-10-30 17:09:27 -07:00
2015-09-08 03:34:33 -08:00
2015-07-24 08:41:58 -08:00
2015-11-06 07:26:27 -08:00
2015-07-24 08:41:58 -08:00