TheDeveloper / http-aws-es

Use the elasticsearch-js client with Amazon ES
https://www.npmjs.com/package/http-aws-es
MIT License
262 stars 129 forks source link

Not working with react-native #90

Open MuhammadAbdullah54321 opened 2 years ago

MuhammadAbdullah54321 commented 2 years ago

I have tried to use it with rect-native but it is giving me a lots of errors first error I got is error: Error: Unable to resolve module http from .../node_modules/elasticsearch/src/lib/connectors/http.js: http could not be found within the project.

Is it even possible to use it with react-native