Skip to content

ReactiveFormsModule like angular4 in react #11229

Closed
@webmobiles

Description

@webmobiles

I'm struggling with forms in react, redux-form library is the only library that can arrive to do what reactive forms in angular4 can do, but have a lot of bugs , and have no all what angular4 reactive form has:

https://angular.io/guide/reactive-forms
import { ReactiveFormsModule } from '@angular/forms'

I can control field state in nice way,

angular4-control-state-transitions-anim

group fields validations, asyn validations, and validator librarary included.

is there any library can I can do in react ecosystem? or it's better do build a own library, how i did with templates, css ( another libraries have a lot of bugs too or they are in beta mode new versions, example: material-ui, or not compatible with react 16 , and it's frustating devine the future when they solve the important bugs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions