Open saidhappy010 opened 5 years ago
@saidhappy010
Add this view above the AutoTag component
<View style = {{overflow: 'visible', position: 'relative', zIndex: 999,}}>
If it works for you kindly close this issue
@saidhappy010 @nihp have you resolved this issue am getting same issue if you find anything else please let me know thanks
Did you tried zIndex
Refer this and try again https://stackoverflow.com/questions/41943191/how-to-use-zindex-in-react-native
when I tap on the box, the suggestion list appears on top of other components in ios.
however on android it works well, when the list appears the other components slide down