From d5da3bcfe598407bdb3bcb8a2a95130d082a9e08 Mon Sep 17 00:00:00 2001 From: Erfan Shekarchi Date: Fri, 29 Mar 2024 14:36:02 -0400 Subject: [PATCH] more ios --- example/src/App.tsx | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/example/src/App.tsx b/example/src/App.tsx index 8ffa0b2..57bb787 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -714,6 +714,39 @@ const App = () => { color={inprogress ? 'green' : 'blue'} /> + +