exclude icon from selected item label
See original GitHub issuei want to add icon on the list item, but exclude it from the selected item label. how to achieve this condition?
example below: i want to remove strong indicator from the label, so the label should be UX Designer only

Issue Analytics
- State:
- Created a year ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
How to remove the default arrow icon from a dropdown list ...
There's a pseudo-element for the dropdown arrow on IE: select::-ms-expand { display: none; } ... Simple way to remove drop down arrow from...
Read more >How To: Exclude certain values from a field in a label in ...
The Label icon is highlighted when it is enabled. In the Label Class group, click the SQL Query The SQL Query icon. icon...
Read more >Remove modeler warning for empty label when icon picture is ...
As I work through the warning list in my model, I see I have a warning for a navigation menu item which has...
Read more >Remove labels using the Azure Information Protection unified ...
From the Home tab, select the Sensitivity button on the ribbon, and clear the currently selected label. Or, if you have selected Show...
Read more >Select - Shoelace
Use the label attribute to give the select an accessible label. For labels that contain HTML, use the label slot instead. Select one....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Use
hideSelectedItemIcon={true}New Version: https://github.com/hossein-zare/react-native-dropdown-picker/releases/tag/v5.4.0
You can’t hide the icon.