Jake Omann

Results 3 comments of Jake Omann

I actually just tested this with Python 3.6.6 (on Windows 10 on a different computer) and it seems to work fine, but running it via 2.7.16 on the same computer...

I am seeing this as well on iOS, but only when renderItem is set (for me I just used a Text with padding applied) edit: seems like I see it...

I was having this same issue but I'm not even sure what resolved it, setting the style={{ zIndex: 1 }} of the View wrapping my AutocompleteDropdown actually did end up...