toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
566 stars 315 forks source link

Set a custom width to selected elements #81

Open maac4422 opened 6 years ago

maac4422 commented 6 years ago

Issue summary

How set a custom width to selected list, when the text is long, , it's actually go out of screen

Library versions

react-native: 0.56.0 react-native-multiple-select: 0.4.4

Steps to Reproduce

1.Have list of items with text long 2.Select one or more items

Expected Behavior

The text of selected items see completed and the remove icon too

screen shot 2018-10-12 at 9 19 49 am screen shot 2018-10-12 at 9 20 25 am

nadiln commented 5 years ago

@maac4422 thanks for this update But these changes are not merged in the library latest release.

AmitP1392 commented 1 year ago

any updates on this issue??