This commit is contained in:
Ibrahim Hadeed 2016-06-09 21:18:13 -04:00
parent af8fbde892
commit 0d624c4cb6

View File

@ -15,7 +15,7 @@ import {Plugin, Cordova} from './plugin';
* if(available){ * if(available){
* *
* SafariViewController.show({ * SafariViewController.show({
* utl: 'http://ionic.io', * url: 'http://ionic.io',
* hidden: false, * hidden: false,
* animated: false, * animated: false,
* transition: 'curl', * transition: 'curl',