From e2c802783d7a3be66d5abfb6641b222e83f2ec1f Mon Sep 17 00:00:00 2001 From: Evan Bacon Date: Tue, 12 Dec 2023 21:23:57 -0600 Subject: [PATCH] Update SafeAreaContext.tsx (#461) remove deprecated deprecated API. `StyleSheet.compose(a, b) is deprecated; use array syntax, i.e., [a,b].` --- src/SafeAreaContext.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SafeAreaContext.tsx b/src/SafeAreaContext.tsx index cb753719..0e5dce43 100644 --- a/src/SafeAreaContext.tsx +++ b/src/SafeAreaContext.tsx @@ -90,7 +90,7 @@ export function SafeAreaProvider({ return (