Open an Angular component in a native iOS and Android popup modal

Share this video with your friends

Send Tweet

Let’s build a new Angular component and use NativeScript for Angular’s ModalDialogService to open it in a native modal. We will also look at special considerations with handling the close action in addition to passing data between the modal and the caller.