Bartol Karuza
Bartol Karuza
I'm running into an issue with the asyncConnect decorator on the 1.0.0-rc2 version. The exact same decorator was working without issue on 0.13. If I'm reading [this commit](https://github.com/Rezonans/redux-async-connect/commit/9ceb46a48de29b0f5fe428af2705adce025135d3) correctly, we...
Optional 'log' option added, that outputs the details of the request that is about to be proxied.
Currently, typescript validation is running in the build step and prettier is configured. This should be extended eslint which runs in the build_and_test step.
This is related to #388 and I think also fixes #535. The issue with next js build not having the environment variables is caused by how next js looks up...
I'm trying to figure out the way the isomorphic fetcher is implemented and I've run into some confusion about globals. api port and host are loaded from the .env file,...
The branch should be changed to master once the example change is merged on the async-storage repo.
Add the react-native-geolocation example. The branch should be changed to master once the example change is merged on the geolocation repo.