callstack / callstack/react-native-ios-kit
Form component
Đang mở
Updates
- Ngôn ngữ chính
- JavaScript
- Star
- 555
- Fork
- 52
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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?)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.