We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff46f0d commit 5ae0b54Copy full SHA for 5ae0b54
README.md
@@ -1,5 +1,8 @@
1
# `<Async>`
2
3
+[](https://www.npmjs.com/package/react-async)
4
+[](https://packagephobia.now.sh/result?p=react-async)
5
+
6
React component for declarative promise resolution and data fetching. Leverages the Render Props pattern for ultimate
7
flexibility as well as the new Context API for ease of use. Makes it easy to handle loading and error states, without
8
assumptions about the shape of your data or the type of request.
0 commit comments