Skip to content

UISegmentedControl support #534

@clayallsopp

Description

@clayallsopp

Hey there, any thoughts on UISegmentedControl support?

I suppose it would look like this:

<SegmentedControlIOS
  values={["One", "Two"]}
  selectedValue={}
  momentary={false}
  onValueChange={() =>}
  tintColor={}
  // TODO: how to handle image items?
/>

or this better left to an add-on/plugin sort of thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions