From b3f4e8b136b9dbefaaea64cf7b4641dd720301d3 Mon Sep 17 00:00:00 2001 From: jzyds Date: Fri, 4 Sep 2020 03:12:28 +0800 Subject: [PATCH] Update index.tsx When set maxDurationMs with 100000 on Android platform, the Text Component onPress event not work. --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index a245deb..4797940 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -856,7 +856,7 @@ export class ScrollBottomSheet extends Component> { if (Platform.OS === 'android') { return (