Ghayyas Mubashir

Results 3 comments of Ghayyas Mubashir

Yes It must be added. User can choose his own color.

Try this.. constructor(private nav: NavController, private zone:NgZone){ CameraPreview.setOnPictureTakenHandler().subscribe((d)=>{ (document.getElementById('previewPicture')).src = d[0]; // (document.getElementById('originalPicture')).src= d[1]; CameraPreview.stopCamera(); console.log('d',d); }); this.zone.run(() => { this.getWidth = window.innerWidth; this.getHeight = window.innerHeight; }); console.log('width',this.getWidth); this.calcWidth =...

Yes It should be. Neighborhood field is just like a field in address like phone number adress etc.