react-native/Libraries/Components
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
..
ActivityIndicatorIOS flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
DatePicker flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
MapView flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
Navigation flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
ScrollView Renamed throttleScrollCallbackMS to scrollEventThrottle 2015-03-30 04:56:59 -08:00
SliderIOS Added explicit types for all view properties 2015-03-25 21:20:24 -08:00
StatusBar [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
SwitchIOS flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
TabBarIOS [ReactNative] License headers and renaming 2015-03-26 00:34:14 -08:00
TextInput [TextInput] returnKeyType, enablesReturnKeyAutomatically, secureTextEntry, more keyboardTypes 2015-03-30 18:13:30 -08:00
Touchable Fixing TouchableOpacity and TouchableHighlight documentation 2015-03-28 15:18:31 -08:00
View [react-native] Support returning null from a component 2015-03-31 01:33:44 -08:00
WebView Expose html prop on WebView 2015-03-31 10:09:04 -08:00
ScrollResponder.js Remove duplication in ScrollResponder.js | Edward Kim 2015-03-27 09:30:18 -08:00
StaticRenderer.js flowified Libraries from Avik 2015-03-25 12:44:28 -08:00
Subscribable.js flowified Libraries from Avik 2015-03-25 12:44:28 -08:00