A framework for building native applications using React
COMMITS
/ Libraries/Components/WebView/WebView.android.js September 27, 2018
A
Refactor UIManager view manager accesses
Andrew Chen (Eng) committed
D
Split EdgeInsets in DeprecatedPropTypes and flow types (#21351)
danibonilha committed
September 12, 2018
D
Expose AllowFileAccess property in WebView
David Vacca committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
E
Deprecate View prop-type definitions
Eli White committed
August 16, 2018
R
Move WKWebView into WebView.ios.js
Ramanpreet Nara committed
June 10, 2018
E
Don't pass additional args to requireNativeComponent in .android.js files
Eli White committed
May 27, 2018
C
Typo fixes
Chirag Shah committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
May 5, 2018
May 2, 2018
D
Breaking change - Disable WebView geolocation by default
David Vacca committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 3, 2018
E
Converting Libraries/Components to not use var
Eli White committed
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