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: docs/docs/misc/compatibility.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,7 @@ Sanitization **is** enforced on the web, as injecting unsafe HTML directly into
86
86
87
87
On Web those methods are no-ops. These include: `measure`,
88
88
`measureInWindow`, `measureLayout` and `setNativeProps`.
89
+
90
+
## Swift Package Manager
91
+
92
+
SPM is supported, but it's still experimental. It's not recommended for production use yet, and its behavior may change in future releases, including breaking changes.
0 commit comments