react-native/React
aleclarsoniv 64a09feaf7 Add 'props.lineBreakMode' to Text
Summary:I've tested this manually, but I'm not sure how to write a test for this. Hopefully someone can help out there. The least I could do is provide a starting point for a PR to be accepted.

Additionally, I've renamed the existing `NSLineBreakMode` enum converter (inside `RCTConvert`) to use dashes in the names instead of camelcase (eg: `word-wrapping` instead of `wordWrapping`).

Fixes #6338
Closes https://github.com/facebook/react-native/pull/6339

Differential Revision: D3052391

Pulled By: nicklockwood

fb-gh-sync-id: 1536dfc139d7995095e9ee9d5f13ca86f90783c5
shipit-source-id: 1536dfc139d7995095e9ee9d5f13ca86f90783c5
2016-03-15 04:16:30 -07:00
..
Base Add 'props.lineBreakMode' to Text 2016-03-15 04:16:30 -07:00
Executors Sourcemaps support for RAM 2016-03-13 11:14:32 -07:00
Layout updated css-layout and fixed callsites 2015-12-21 10:18:41 -08:00
Modules Updating AppState to support the inactive state. 2016-03-10 08:30:24 -08:00
Profiler Add systrace controls window 2016-03-11 06:21:26 -08:00
React.xcodeproj Fix OSS iOS build 2016-02-17 07:38:33 -08:00
Views Fixed sticky header touch handling bug 2016-03-14 04:08:21 -07:00