Skip to content

Commit c269e43

Browse files
authored
chore: update README
1 parent f298f09 commit c269e43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ Related:
2121

2222
## Requirements
2323

24+
React Native v0.62.0+ is the minimum version supported where the [Networking API has been made public](https://github.com/facebook/react-native/commit/42ee5ec93425c95dee6125a6ff6864ec647636aa).
25+
2426
This implementation depends on the following web APIs which are not currently available in React Native:
2527

26-
- React Native v0.62.0+
2728
- [`TextEncoder`](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder/TextEncoder)
2829
- [`TextDecoder`](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder/TextDecoder)
2930
- [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream)

0 commit comments

Comments
 (0)