react-native-static-server
react-native-static-server copied to clipboard
support for cross domain requests
Is there a way to allow cross domain requests? I have tried to set Access-Control-Allow-Origin but not found how do that. is there any other way?
Yeah, it will be good, because now I get CORS errors when trying to make requests to localhost from WebView
Android, I get CORS errors, too.I want to know how to solve it