vishaldhanotiya / react-native-modal-picker

This is a cross-platform picker with search bar for react native support both platform IOs and android
https://www.npmjs.com/package/rn-modal-picker
44 stars 18 forks source link

Floating label #26

Closed RicardoBrito1938 closed 3 years ago

RicardoBrito1938 commented 3 years ago

Hello, good afternoon

is there a prop where i can insert components on placeholder to make an effect of "floating label"?

vishaldhanotiya commented 3 years ago

We added floating label feature in TextInput. You can set value in labelText props.