react-native-places-input icon indicating copy to clipboard operation
react-native-places-input copied to clipboard

Use ScrollView instead of View

Open hamzasajid1995 opened this issue 4 years ago • 0 comments

You are using View to list all result places. and now the problem is that Users cant scroll if the size of content inside this View increases than screen size. Can you change it to ScrollView or KeyboardAvoidingView

hamzasajid1995 avatar Apr 28 '20 06:04 hamzasajid1995