Closed AhmedSarhan closed 2 years ago
Hi @AhmedSarhan , as far as i'm concerned the http
module is built-in to nodejs
:
https://nodejs.org/api/http.html
I guess that you have some other kind of dependencies issues in your project.
I did my search and turns out such packages don't work with expo but rather with just react-native apps other wise no it's not a project issue other deps are working correct
when I installed the package on my expo application, once imported the application broke coz I need to install url package then broke again coz I need to install http package any my guess this won't be the end of it
this is the error I keep getting