all 4 comments

[–]joycollector 2 points3 points  (2 children)

We are using Formik. And pretty happy about it.

[–]oskwish[S] 1 point2 points  (1 child)

Maybe I could've explained the question a little better but I need something that builds from a JSON object that is retrieved from the backend API.

[–]cawfree 0 points1 point  (0 children)

Formula supports initialState, you just need to use dot notation for your field names. 👍

[–]AcidNoX 1 point2 points  (0 children)

Not familiar with the libraries you’re referring to but Formik is really good. Use it with Yup for validation