sittaman

Results 2 comments of sittaman

Hi folks, I ran into the same issue and here's how I sorted it out: I got the modal reference `@ViewChild('modal', { static: false}) modal: ElementRef;` then I passed the...

> @sittaman to be able to get the modal by ViewChild where did you put the id "modal" ? And you saied android.view but what about IOS ? The id...