Alerta Nativescript
onAlert() {
alert('This is an alert');
}
MitchAloha
onAlert() {
alert('This is an alert');
}