I installed the PhotoViewer as explained in: https://github.com/sarriaroman/photoviewer
When I add import like this the project: import {PhotoViewer} from 'ionic-native';
it doesn't compile and it says that PhotoViewer is not part of 'ionic-native'
Anyone knows why?