segmented-control icon indicating copy to clipboard operation
segmented-control copied to clipboard

Question / Feature: Button title newline support

Open adtm opened this issue 4 years ago • 1 comments

Question / Feature

Is it possible to have value titles with new lines, sometimes I manage to use the \t, but \n always jumps the text to a new line and it's not visible.

<SegmentedControlIOS
          values={["Some Text \n Some Text "]}
... />

Screenshot 2020-08-04 at 19 44 08

adtm avatar Aug 04 '20 16:08 adtm

it works in Android but not on iOS... Did you manage to make it work on iOS @adtm ?

zabojad avatar Apr 13 '22 20:04 zabojad