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 83b8dcd commit 80192dfCopy full SHA for 80192df
README.md
@@ -22,6 +22,7 @@ assumptions about the shape of your data or the type of request.
22
- Accepts `onResolve` and `onReject` callbacks
23
- Supports optimistic updates using `setData`
24
- Supports server-side rendering through `initialValue`
25
+- Works well in React Native too!
26
27
> Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was
28
> kind enough to transfer ownership so the `react-async` package name could be repurposed. The first version of
0 commit comments