From d5f196fa0c89447a021d4a92f7debefca7d003fc Mon Sep 17 00:00:00 2001 From: Vatsal Manot Date: Sat, 2 Dec 2023 13:55:00 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9527787..54f6f1c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ If you still have a question, enhancement, or a way to improve Pow, this project - iOS 15.0+ - macOS 12.0 - Mac Catalyst 15.0+ +- visionOS beta 6 (requires Xcode 15.1 beta 3) ## Change Effects @@ -136,7 +137,7 @@ The shape will be colored by the current tint style. ``` An effect that adds one or more shapes that slowly grow and fade-out behind the view. - + - Parameters: - `shape`: The shape to use for the effect. - `style`: The style to use for the effect.