A framework for building native applications using React
COMMITS
/ Libraries/Components/WebView/WebView.ios.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
October 10, 2017
J
Run eslint --fix
Janic Duplessis committed
October 7, 2017
P
16111 Webview contentInset docs change
Paul Brittain committed
September 19, 2017
C
Add props for overriding native component
Christian Brevik committed
June 29, 2017
P
Fix scalesPageToFit default property for iOS WebView.
Peter Pistorius 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
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
October 16, 2016
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
August 9, 2016
D
Auto-fix lint errors
David Aurelio committed
August 4, 2016
I
mediaPlaybackRequiresUserAction default value is true,not `false`
ios122 committed
July 26, 2016
B
Convert from React.createClass to ES6 classes
Ben Alpert committed
July 13, 2016
Y
Add WebView.dataDetectorTypes prop.
yueshuaijie committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
June 23, 2016
C
Update webview doc
Christine Abernathy committed
June 21, 2016
D
set state to LOADING on reload()
Denis committed
June 18, 2016
C
Added userAgent prop type in docs for webview
Chirag Shah 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 9, 2016
J
Display component methods on the website and tweak the documentation
Janic Duplessis committed
April 8, 2016
S
React.findNodeHandle -> ReactNative.findNodeHandle
Sebastian Markbage committed
March 16, 2016
T
Added mediaPlaybackRequiresUserAction to WebView
Thomas Beverley committed
March 10, 2016
N
Removed unnecessary exportedConstants
Nick Lockwood 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
January 28, 2016
A
add flag to enable momentum scrolling on iOS
August Flanagan committed
January 15, 2016
H
add onLoading* prop for WebView
Horcrux committed
January 6, 2016
N
Implement Android's dispatchViewManagerCommand interface on iOS
Nick Lockwood 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 19, 2015
Q
add allowsInlineMediaPlayback prop to play inline html5 video
Quentin Valmori committed
November 18, 2015
K
Compose propTypes from View.propTypes where appropriate.
Krzysztof Magiera committed
November 4, 2015
P
Exporting a synchronous UIWebView to JS
Pieter De Baets committed
October 29, 2015
M
Document that WebView is iOS-only until we open source the Android implementation
Martin Konicek committed
September 2, 2015
N
Added mechanism for directly mapping JS event handlers to blocks
Nick Lockwood committed
August 27, 2015
N
Fixed WebView example
Nick Lockwood committed
July 8, 2015
H
Rename prop "injectedJavascriptIOS" to "injectedJavaScript
Hedger Wang committed
July 2, 2015
H
[WebView]: Kill `shouldInjectAJAXHandler`, and add `injectedJavascriptIOS`
Hedger Wang committed
June 17, 2015
A
[WebView] Exposed scalesPageToFit UIWebView property
alvaromb committed
May 18, 2015
S
[ReactNative] clean lint for Libraries/Components
Spencer Ahrens committed