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-11-04 04:09:27 -08:00
2015-11-04 21:05:42 -08:00
2015-11-04 21:05:42 -08:00
2015-11-04 21:05:42 -08:00
2015-11-04 04:09:27 -08:00
2015-11-06 07:26:27 -08:00
2015-10-16 04:03:23 -07:00
2015-07-27 06:38:27 -08:00