No Description
iou90 c775c298ed use document.body.offsetHeight instead of document.body.firstChild.clientHeight on iOS to support uri & raw text autoheight; default scalesPageToFit to false to fix the issue of react native 0.47 (Fix scalesPageToFit default property for iOS WebView. (185948604c/) - @peterp); 7 years ago
..
__tests__ update demo 7 years ago
android add animation; update example rn version to 0.43.4; 7 years ago
ios update demo rn version to 0.45.1; use purecomponent instead of immutablecomponent; use ViewPropTypes for rn 0.44+ & import PropTypes from 'prop-types' for react 16 7 years ago
.babelrc update demo rn version to 0.45.1; use purecomponent instead of immutablecomponent; use ViewPropTypes for rn 0.44+ & import PropTypes from 'prop-types' for react 16 7 years ago
.buckconfig update demo 7 years ago
.flowconfig update demo rn version to 0.45.1; use purecomponent instead of immutablecomponent; use ViewPropTypes for rn 0.44+ & import PropTypes from 'prop-types' for react 16 7 years ago
.gitattributes update demo 7 years ago
.gitignore add animation; update example rn version to 0.43.4; 7 years ago
.watchmanconfig update demo 7 years ago
app.json add animation; update example rn version to 0.43.4; 7 years ago
explorer.js update demo rn version to 0.45.1; use purecomponent instead of immutablecomponent; use ViewPropTypes for rn 0.44+ & import PropTypes from 'prop-types' for react 16 7 years ago
index.android.js add animation; update example rn version to 0.43.4; 7 years ago
index.ios.js add animation; update example rn version to 0.43.4; 7 years ago
package.json modify demo/package.json to fix path 7 years ago
yarn.lock use document.body.offsetHeight instead of document.body.firstChild.clientHeight on iOS to support uri & raw text autoheight; default scalesPageToFit to false to fix the issue of react native 0.47 (Fix scalesPageToFit default property for iOS WebView. (185948604c/) - @peterp); 7 years ago