Ionic 4 Modal Example

A modal is nothing but a page, which can be opened inside a page without destroying the page level data. Modals can be useful in many places.

I have written a tutorial, how to create a modal from scratch using Ionic 4. This will be helpful for beginners.