mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
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.
Description
A framework for building native apps with React.
http://facebook.github.io/react-native/
Languages
JavaScript
47.5%
Java
26.5%
Objective-C
13.7%
C++
7.2%
C
1.5%
Other
3.5%