You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for injectedJavaScript, style.width and style.height (#14)
* Add support for injectedJavaScript
* Add support for style.width and style.height
* Fix injectedJavaScript when srcDoc is undefined
* Fix injectedJavaScript() when this.props.injectedJavaScript is undefined
* Refactor to handleInjectedJavaScript(). Refactor width and height.
* width and height use the result of StyleSheet.flatten()
0 commit comments