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
Hi, i am new to react native. I am finding this component very helpfull but i am stuck at the moment.
I need to create a dropdown with multiple line. I am putting '\n' on picker.item label but it is readed as space. Is there is any way to insert a break line into the picker so the result would become multiline? Thank you.