You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have dynamic item height based on the length of the text option?
I have an use case where I have 4 options, 2 of them are normal "short" options, but the other two are long texts that are being cut off the screen if I don't set the itemHeight manually. But if I do that it looks bad for the first two options.
I have itemTextStyle set for option text and no itemStyle set. I'm just wondering if this is possible with some styling or the option text can't impact the item height at all
The text was updated successfully, but these errors were encountered:
Is it possible to have dynamic item height based on the length of the text option?
I have an use case where I have 4 options, 2 of them are normal "short" options, but the other two are long texts that are being cut off the screen if I don't set the itemHeight manually. But if I do that it looks bad for the first two options.
I have itemTextStyle set for option text and no itemStyle set. I'm just wondering if this is possible with some styling or the option text can't impact the item height at all
The text was updated successfully, but these errors were encountered: