Floating label select box in in react native for IOS/Android/Web

149 Views Asked by At

I am creating application in react native for ios/android and using react native web for web part. I need select box component with floating label which works on all 3 environments. I don not want to use any ui library like native base or native paper.

Is there any select box component available which provide this functionality of floating label ?

0

There are 0 best solutions below