Christopher Sarkissian

Results 2 comments of Christopher Sarkissian

Try this patch: ``` diff --git a/node_modules/react-native-collapsible-tab-view/src/Container.tsx b/node_modules/react-native-collapsible-tab-view/src/Container.tsx index e782b90..8054faa 100644 --- a/node_modules/react-native-collapsible-tab-view/src/Container.tsx +++ b/node_modules/react-native-collapsible-tab-view/src/Container.tsx @@ -145,7 +145,7 @@ export const Container = React.memo( }, [headerHeight, minHeaderHeight]) const indexDecimal: ContextType['indexDecimal']...

+1. Here is my crash report from it crashing on my simulator. I am using RN maps 1.20.1 and SDK 53 as well. ``` ------------------------------------- Translated Report (Full Report Below)...