cordova-plugin-themeablebrowser
cordova-plugin-themeablebrowser copied to clipboard
importing
I import it like this:
import {ThemeableBrowser} from 'ionic-native';
but then I can't use it by calling cordova.ThemeableBroweser... , it doesn't recognise it. What should I do? The readme did not mention how to actually import it.
It says: cannot find name 'cordova'... what's the matter here?
http://ionicframework.com/docs/native/themeable-browser/ which version of ionic-native do you use?