picker icon indicating copy to clipboard operation
picker copied to clipboard

feat: preserve white spaces on Web

Open OlimpiaZurek opened this issue 1 year ago • 0 comments

Add preserveSpacesInLabel property and preserveSpace method to Picker.item in Dropdown (Web only) In some cases (e.g. https://github.com/Expensify/App/issues/16329) users want to keep whitespace in Picker on Web (same as iOS and Android).

As on the web, a drop-down list is implemented using the

screen

OlimpiaZurek avatar Apr 11 '23 14:04 OlimpiaZurek