Can't find variable: self
juliansharifi opened this issue · 1 comments
juliansharifi commented
Is a known issue with react-native + Redux-API-Middleware: agraboso/redux-api-middleware#81
juliansharifi commented
Solved the issue by replacing isomorphic-fetch with fetch-everywhere: https://github.com/lucasfeliciano/fetch-everywhere both in the package.json and lib/middleware.js of redux-api-middleware