Native Reference Selector dropdown items overflow - Styling

0
Hello, I'd like to ask for assistance regarding an issue I'm encountering with the native reference selector styling. The dropdown items are currently overflowing and not wrapping to the next line despite having applied a custom class and the following styling: itemContainer: { flexDirection: "row", flex: 1, flexWrap: "wrap", } This solution isn't effective, and the text continues to overflow. If anyone has encountered a similar problem and found a resolution, I would greatly appreciate your input.  
asked
0 answers