Sample project that shows how to build a nested reactive form with Angular and Ionic 4.
Technologies: Angular, Ionic, TypeScript.
Before you go through this example, you should have at least a basic understanding of Ionic concepts. You must also already have Ionic installed on your machine.
- Test in localhost:
To run it, cd into ionic-nested-reactive-form
and run:
npm install
ionic serve