A framework for building native applications using React
COMMITS
/ Libraries/Components/WebView/WebView.android.js February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn committed
September 19, 2017
C
Add props for overriding native component
Christian Brevik committed
August 17, 2017
D
Loading-State when reloading Android WebView
DracoBlue committed
K
android: allow whitelisting urls to bypass default webview loading
Kevin Gozali committed
May 29, 2017
S
Add 'thirdPartyCookiesEnabled' prop on WebView to enable third party …
Saleel Salam committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
April 10, 2017
F
Webview disable save form prop
Faraz Sherwani committed
March 24, 2017
B
Ran codemod to replace View.propTypes with ViewPropTypes
Brian Vaughn committed
March 8, 2017
P
Added option to set mixed content mode in android webview
Prabakar Marimuthu committed
March 2, 2017
L
<WebView>: Add propType for injectJavaScript
Luke Miles committed
January 7, 2017
L
Add a injectJavaScript method to the WebView component
Luke Miles committed
November 8, 2016
T
Expose setAllowUniversalAccessFromFileURLs in Android WebView
Thomas Beverley committed
October 16, 2016
L
Clean unused import modules.
leeight committed
J
Implement a postMessage function and an onMessage event for webviews …
Jacob Parker committed
October 15, 2016
T
RN: Require {react/lib/ => }ReactNative
Tim Yung committed
September 3, 2016
N
Improve loading error handling on Android WebView
Nobuhito Kurose committed
August 29, 2016
A
Add onContentSizeChange prop to WebView
Andrew Y. Chen committed
July 26, 2016
B
Convert from React.createClass to ES6 classes
Ben Alpert committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
June 14, 2016
J
Replace deprecated ActivityIndicatorIOS and ProgressBar with ActivityIndicator
Janic Duplessis committed
April 22, 2016
A
Implemented stopLoading
Andrew Gray committed
April 8, 2016
S
React.findNodeHandle -> ReactNative.findNodeHandle
Sebastian Markbage committed
April 1, 2016
N
Add default render loading on Android WebView
Nicolas Charpentier committed
March 16, 2016
T
Added mediaPlaybackRequiresUserAction to WebView
Thomas Beverley committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 19, 2016
A
Enable scalesPageToFit on Android
AbilashK committed
February 17, 2016
D
Default javaScriptEnabled to true
Dave Miller committed
February 15, 2016
T
pick up some easy-to-fix lint warnings
trave7er committed
February 4, 2016
N
Support non-image assets in packager
Nick Lockwood committed
February 2, 2016
N
Ported `source` prop over to iOS WebView
Nick Lockwood committed
February 1, 2016
M
Add headers prop to Android WebViews
Michael Tostenson committed
January 31, 2016
D
Typo: Change WebWiew to WebView
Dotan J. Nahum committed
January 15, 2016
H
add onLoading* prop for WebView
Horcrux committed
January 5, 2016
O
Stop using platform-specific names for props
odino committed
January 1, 2016
O
Allowing turning on / off DOM storage on android webviews
odino committed
December 17, 2015
M
Open source Android WebView
Martin Konicek committed
November 27, 2015
N
Wrapped UIManager native module for better abstraction
Nick Lockwood committed
November 18, 2015
K
Use requireNativeComponent everywhere.
Krzysztof Magiera committed
October 29, 2015
M
Document that WebView is iOS-only until we open source the Android implementation
Martin Konicek committed
July 10, 2015
H
[Android][JS]: supports prop "html" in WebView
Hedger Wang committed
July 8, 2015
H
Rename prop "injectedJavascriptIOS" to "injectedJavaScript
Hedger Wang committed
June 12, 2015
A
[react_native] JS files from D2139723: [react_native] Set WebView user-agent from JS
Andrei Coman committed
May 18, 2015
S
[ReactNative] clean lint for Libraries/Components
Spencer Ahrens committed
May 13, 2015
B
[react-native] Codemod .getNodeHandle, .getNativeNode to React.findNodeHandle
Ben Alpert committed
May 8, 2015
K
[ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative.
Krzysztof Magiera committed
May 5, 2015
K
[react_native] JS files from D2038965: Extract view specific commands from UIManager.
Krzysztof Magiera committed
April 24, 2015
K
[react_native] JS files from D2017699: Expose JavaScriptEnabled property for WebView component on android.
Krzysztof Magiera committed
April 9, 2015
A
[react_native] JS files from D1980312: [react_native] Fix webview
Andrei Coman committed
March 23, 2015
C
[ReactNative] Expanded license on js files
Christopher Chedeau committed