jwohlfert23 / react-native-tag-input

A simple React Native component that creates an input for tags, emails, etc.
MIT License
232 stars 104 forks source link

On Android after adding a tag it scrolls out of sight #25

Closed corymsmith closed 5 years ago

corymsmith commented 7 years ago

Wondering if this is due to the height I have set on the container? What would be the ideal styles to use so that this doesn't happen?

Balderious commented 7 years ago

I agree with @corymsmith . This functionality is very interesting but the display problem on Android makes it unusable. Or there is simply a lack of documentation.

sinewave440hz commented 7 years ago

See also https://github.com/jwohlfert23/react-native-tag-input/issues/34

gvillenave commented 6 years ago

41 should help.