cordova-plugin-themeablebrowser icon indicating copy to clipboard operation
cordova-plugin-themeablebrowser copied to clipboard

importing

Open ahmadlinus opened this issue 8 years ago • 2 comments

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.

ahmadlinus avatar Aug 10 '17 08:08 ahmadlinus

It says: cannot find name 'cordova'... what's the matter here?

ahmadlinus avatar Aug 10 '17 09:08 ahmadlinus

http://ionicframework.com/docs/native/themeable-browser/ which version of ionic-native do you use?

Blackscr33n avatar Aug 29 '17 09:08 Blackscr33n