callstack / callstack/react-native-ios-kit

Form component

Open
#155 0 comments 1 reaction 0 assignees View on GitHub
Updates
Dominant language
JavaScript
Stars
555
Forks
52
PR merge metrics
No merged PRs in 30d

Description

## Describe the feature

Currently, we have a `List` component with List Items. Rename them to `Form` with child elements (Replace `TableView` and `Rows`):
- `Form.Item` (basic)
- `Form.Separator` (gray divider)
- others:

As a followup, investigate option to create more controlled components, maybe with validation and such. ([Formik](https://github.com/jaredpalmer/formik)-like?)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.