Ionic 4 Form Validation?

Hi,
Were you able to add a form/form control using Reactive forms? I get the following error when I do so:

ng: No provider for NgControl

Any suggestions on how to work with Reactive Forms in Ionic 4?

Thanks in advance.