Skip to content

Releases: dleitee/react-fetches

Request Component

01 Jul 19:32
8897a62
Compare
Choose a tag to compare
Request Component Pre-release
Pre-release

Content

  • Request Component
    • uri
    • uri as array
    • config (fetch config)
    • method
    • data
    • skip
    • delay
    • pollInterval
  • Abort all Promises when componentDidUnmount

Version 1.0.0 - Basic Features

06 Jun 01:13
99b4d4f
Compare
Choose a tag to compare

Features

  • mapRequestToProps
  • mapDispatchToProps
  • connect
  • Provider