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

Components doesn't show properly without ScrollView #79

Closed SaveYourTime closed 5 years ago

SaveYourTime commented 6 years ago

img_5081

2018-02-08 10 47 01

TextInput will cuddle up in a heap after I took the ScrollView off.

DominikVavra commented 6 years ago

Same here

SaveYourTime commented 6 years ago

@DominikVavra This library seems not to be maintained anymore...

Caroga commented 6 years ago

Same here, components don't seem to render correctly. Nothing with scrollview, just 1 basic component.

screenshot from 2018-03-08 01-20-35

FourthBeam commented 6 years ago

image use this and ScrollView will not be moved

halilb commented 5 years ago

Fixed with #79.