[AC-6093] Webview zoom control
| GitHub Issue | n/a |
|---|---|
| Type | Epic |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2019-01-22T22:05:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Pankti Pancholi |
| Assignee | Shak Hossain |
| Created | 2019-01-04T16:26:24.000+0000 |
| Updated | 2019-01-22T22:05:59.000+0000 |
Description
Is there a way to use this below native zoom control functionality with titanium appcelerator webview
webView.scalesPageToFit = YES;
Hello, Please follow the guide link [here](https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.WebView-property-scalesPageToFit). Thanks.
Did you manage to take a look on the guide provided by Sharif?