Can we add floating label like behaviour in react-native-picker-select component?

112 views Asked by At

I am using react-native-picker-select component to create select drop down in my react native expo app. I went through the documention of react-native-picker-select, but could not find anything for adding floating labels like material design.

Is it even possible with react-native-picker-select component or should i use some other alternative?

0

There are 0 answers