In this tutorial we are going to learn the method of implementing a reactive model driven form in Ionic. The fields we are going to have it in our registration form.
-- Username
-- First name
-- Email
-- Country
-- Country is going to be a dynamic select-box.
Link for the source will be updated soon