bamlab / bamlab/react-native-formik

Nested Form Walkthrough

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
398
Forks
50
PR merge metrics
No merged PRs in 30d

Description

I see that the normal formik library supports nested forms...I simply need a way to send an object through the form with shape.

```
{ applicant_form: { user_id,
info_attributes: {
first_name,
last_name
}
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.