You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
> Once the [PR adding Node-API support to Hermes](https://github.com/facebook/hermes/pull/1377) merges, we expect this restriction to be lifted.
25
25
26
26
> [!NOTE]
27
-
> This library is currently only implemented for iOS, we want to add support for Android next and eventually React Native for Windowsand macOS too.
27
+
> This library is currently only implemented for iOS and Android, we want to eventually support React Native for Windows, macOS, visionOS and other out-of-tree platforms too.
28
28
29
29
See the document on ["how it works"](./docs/HOW_IT_WORKS.md) for a detailed description of what it's like to write native modules using this package.
0 commit comments