A framework for building native apps with React. http://facebook.github.io/react-native/
Go to file
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
Examples [TextInput] returnKeyType, enablesReturnKeyAutomatically, secureTextEntry, more keyboardTypes 2015-03-30 18:13:30 -08:00
IntegrationTests [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
Libraries Expose html prop on WebView 2015-03-31 10:09:04 -08:00
React Expose html prop on WebView 2015-03-31 10:09:04 -08:00
jestSupport [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
lint [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
packager [React Native] Sync from github 2015-03-27 22:09:11 -08:00
.eslintignore [react-packager][streamline oss] Move open sourced JS source to react-native-github 2015-02-19 21:25:11 -08:00
.eslintrc [React Native] Sync from github 2015-03-27 22:09:11 -08:00
.flowconfig [React Native] Sync from github 2015-03-27 22:09:11 -08:00
React.podspec [React Native] Fix CocoaPods spec 2015-03-26 05:59:38 -08:00
linter.js [ReactNative] Expanded license on js files 2015-03-23 13:17:54 -08:00
package.json [React Native] Sync from github 2015-03-27 22:09:11 -08:00
runXcodeTests.sh [React Native] Sync from github 2015-03-27 22:09:11 -08:00