[I want to reduce the size of PhoneInput view, I tried it by providing height in containerStyle, also tried by providing height to parent view. When I give heigh the text is not showing which I am typing. It's working fine in ios]
Steps to Reproduce / Code Snippets
[Simple copy paste the example code and give size to parent or containerStyle]
Expected Results
[Want to set height and number should visible]
Additional Information
React Native version: [0.63.3]
Platform(s) (iOS, Android, web, or all?): [Android]
Issue Description
[I want to reduce the size of PhoneInput view, I tried it by providing height in containerStyle, also tried by providing height to parent view. When I give heigh the text is not showing which I am typing. It's working fine in ios]
Steps to Reproduce / Code Snippets
[Simple copy paste the example code and give size to parent or containerStyle]
Expected Results
[Want to set height and number should visible]
Additional Information