Skip to content

New component: Select #14

Description

@okalil

Hello, guys. I'm happy that shadcn idea has reached React Native community, and I would like to suggest a few more components that are very commonly used in native mobile apps.

Contribution: new Select component

That's a very common UI control, specially used in forms, since react-native doesn't provide a good picker component out the box, it'll be great to have something like that.

Implementation details:

For showing the options, I suggest using a bottom sheet component since it provides a better visualization than a dropdown, and better touch reach than a centered modal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions