shoutem/redux-io

Can't find variable: self

juliansharifi opened this issue · 1 comments

Is a known issue with react-native + Redux-API-Middleware: agraboso/redux-api-middleware#81

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