From b8b5b04cf42022e0b57ee2349deb6bee6a1acfa9 Mon Sep 17 00:00:00 2001 From: Ivanka Todorova Date: Wed, 2 Feb 2022 15:03:31 +0200 Subject: [PATCH] fix: pinch gesture handler in android --- example/src/App.tsx | 35 ++++++++++++++++++----------------- src/index.tsx | 23 +++++++++++++++++++---- 2 files changed, 37 insertions(+), 21 deletions(-) diff --git a/example/src/App.tsx b/example/src/App.tsx index cfa2b0c..135686d 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -36,6 +36,23 @@ export default function App() { return ( + + + + +