sheaivey / react-axios

Axios Components for React with child function callback
MIT License
180 stars 20 forks source link

With axios #28

Closed sheaivey closed 5 years ago

sheaivey commented 5 years ago

Initially based on @achepukov initial PR https://github.com/sheaivey/react-axios/pull/27 But improved to focused on reusing the existing Request component and maintaining the existing API withAxios implementation.

See https://github.com/sheaivey/react-axios/pull/27#issuecomment-439651704 for more details.