Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Form component

Open
#155 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
react-native
Domain
mobile

Research direction

The issue does not name files or tests. Start by locating the existing List, TableView, and Rows components, then determine the scope of replacing them with Form, Form.Item, and Form.Separator. Clarify whether controlled components and validation are part of this work before defining completion criteria.

Written by the indexing model from the issue text.

Description

Updates

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-like?)

Dominant language
JavaScript
Stars
555
Forks
52
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstack/react-native-ios-kit

All issues in callstack/react-native-ios-kit

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.