Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17159

Disable zoom on web-view react-native?

$
0
0

How to disable zoom on react-nativeweb-view,is there a property like hasZoom={false}(just an example) that can be included in the below web-view tag that can disable zooming.It has to be working on both android and ios.

<WebView     ref={WEBVIEW_REF}     source={{uri:Environment.LOGIN_URL}}     ignoreSslError={true}     onNavigationStateChange={this._onNavigationStateChange.bind(this)}     onLoad={this.onLoad.bind(this)}     onError={this.onError.bind(this)}></WebView> 

Viewing all articles
Browse latest Browse all 17159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>