Hello,
I'm working on a app which would get the user's locations & show the nearby restaurants or search particular restaurant & show it on the map.
I'm using react-native, expo & reactivesearch-native & reactivemaps-native to connect the elastic search api to achieve the same.
But I'm getting the following error while using the ReactiveMap component of reactivemaps-native:

Here is the list of dependencies with version:
"expo": "~44.0.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"@appbaseio/reactivemaps-native": "^0.2.0",
"@appbaseio/reactivesearch-native": "^0.12.0",
I am not able to figure out how to fix the issue. Could you please help me out.
Thanks.
Hello,
I'm working on a app which would get the user's locations & show the nearby restaurants or search particular restaurant & show it on the map.
I'm using
react-native,expo&reactivesearch-native&reactivemaps-nativeto connect the elastic search api to achieve the same.But I'm getting the following error while using the
ReactiveMapcomponent ofreactivemaps-native:Here is the list of dependencies with version:
"expo": "~44.0.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-native": "0.64.3",
"@appbaseio/reactivemaps-native": "^0.2.0",
"@appbaseio/reactivesearch-native": "^0.12.0",
I am not able to figure out how to fix the issue. Could you please help me out.
Thanks.