Skip to content

Commit 80192df

Browse files
authored
Add note on React Native.
1 parent 83b8dcd commit 80192df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ assumptions about the shape of your data or the type of request.
2222
- Accepts `onResolve` and `onReject` callbacks
2323
- Supports optimistic updates using `setData`
2424
- Supports server-side rendering through `initialValue`
25+
- Works well in React Native too!
2526

2627
> Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was
2728
> kind enough to transfer ownership so the `react-async` package name could be repurposed. The first version of

0 commit comments

Comments
 (0)