From 27e0af3d7663c30de875b41fe21b041d09de07ba Mon Sep 17 00:00:00 2001 From: ZzCchong <190976198@qq.com> Date: Mon, 28 Oct 2024 14:44:21 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=98test:=E4=BF=AE=E6=94=B9react-native-se?= =?UTF-8?q?nd-intent=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E2=80=99=20(#1426?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ZhouChong --- react-native-send-intent/SendIntent.tsx | 12 --------- react-native-send-intent/text/SendIntent.tsx | 27 +++----------------- 2 files changed, 3 insertions(+), 36 deletions(-) diff --git a/react-native-send-intent/SendIntent.tsx b/react-native-send-intent/SendIntent.tsx index 17a607c0..d7f831ff 100644 --- a/react-native-send-intent/SendIntent.tsx +++ b/react-native-send-intent/SendIntent.tsx @@ -161,18 +161,6 @@ const [flag2, setFlag2] = useState(); /> <> - NativeSendIntent.openAppWithData - <>{JSON.stringify(flag2)} -