-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.