From aaf509a67cd7ce274378a7d96312e7539579e8df Mon Sep 17 00:00:00 2001 From: Wadah Esam Date: Sat, 24 Aug 2024 14:40:39 +0300 Subject: [PATCH] docs: fix default value for cornerSmoothing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 412756d..c67d507 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ then do `npx pod-install` cornerSmoothing number Controls the amount of smoothing for the radius, 0 means there is no smoothing (will render like any other View, 100 is maximum amount - 0 + 100 preserveSmoothing