Skip to content Skip to sidebar Skip to footer
Showing posts with the label Typescript

How To Display The Downloaded Images In Gallery With Ionic

I Try to make an image available in the gallery after downloading, I use MediaScannerPlugin , so th… Read more How To Display The Downloaded Images In Gallery With Ionic

Emulate Low Resolution Device On The Chrome Dev Tool

I need to test the Ionic 3 app on a low-resolution device. But I don't have a low-resolution de… Read more Emulate Low Resolution Device On The Chrome Dev Tool

How To Do Turn Off Vibration In Ionic 2 App

I have tried using plugin @ionic-native/vibration and tried three ways navigator.vibrate(0); … Read more How To Do Turn Off Vibration In Ionic 2 App

How To Get Mac Address And Ip In Nativescript?

I want to get IP address from my mobile Android. var context = application.android.context; var wif… Read more How To Get Mac Address And Ip In Nativescript?

Ionic 2 On Function Does Not Refresh The NgModel Properly

I use wavesurfer.js and after it's finish playing i want to change the pause button back to pla… Read more Ionic 2 On Function Does Not Refresh The NgModel Properly