JoeRoddy / react-native-tag-autocomplete

React Native Tag Autocompletion
69 stars 26 forks source link

The autocomplete input have a display issue on Ipad #48

Closed encudism closed 5 years ago

encudism commented 5 years ago

I used react-native-tag-autocomplete in my app. Everything is OK on Android and Iphone, but when I run app on Ipad, it has a problem in display in the picture I attached. I set marginLeft is 20, but at first, the input text display in the center of the screen. When I select an item on suggestions, it displays on the left with margin left is 20. Please help me. Thanks so much. auto_error