React-native-google-places-autocomplete: Not showing search result

Created on 2 Jul 2018  路  2Comments  路  Source: FaridSafi/react-native-google-places-autocomplete

Hi,

I'm using the component but after typing in the search box I don't see any results on the list. Debugging I see the results come back from the request to the Google Api but then get lost. I'm quite new with react-native so I don't understand where they are lost. Any help would be much appreciated

Most helpful comment

@irokhes Parent item should have flex: 1 set

All 2 comments

Can you share more info about your code?

@irokhes Parent item should have flex: 1 set

Was this page helpful?
0 / 5 - 0 ratings