halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.98k stars 291 forks source link

Unable to move lable container #119

Open pouyarahmti opened 4 years ago

pouyarahmti commented 4 years ago

Hi, I was working with your awesome library but i wasn't able to change the font of the lable. I tried to set styles for lableStyle but it didn't work.

A-M-Alizadeh commented 2 years ago

same problem. @pouyarahmti did you find any solutions?

I have found a solution, use flex-direction: 'row-reverse' in style props