react-native/React
Colin Ramsay 4b4e8ecc9b Expose html prop on WebView
Summary:
Allows setting of HTML directly on webview to support #506. This is a starting point, and feedback/improvement is requested.

1. if `startInLoadingState` is true, the HTML content will never show since the load event never fires

2. Neither html nor url are set as required props any more
Closes https://github.com/facebook/react-native/pull/542
Github Author: Colin Ramsay <colinramsay@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-31 10:09:04 -08:00
..
Base [TextInput] returnKeyType, enablesReturnKeyAutomatically, secureTextEntry, more keyboardTypes 2015-03-30 18:13:30 -08:00
Executors [React Kit] Remove embarrassing TODOs 2015-03-26 10:33:05 -08:00
Layout [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
Modules [react-native] Fix race condition in removeSubviewsFromContainerWithID: 2015-03-31 01:05:52 -08:00
React.xcodeproj [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
Views Expose html prop on WebView 2015-03-31 10:09:04 -08:00