diff --git a/tsconfig.json b/tsconfig.json index 2f3d9354d5..3e0dbbe3b7 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,7 +17,8 @@ "moveUpPatterns": ["#/", "@lingui/macro"], "moveDownPatterns": ["react-native-reanimated/lib"], } - ] + ], + "customConditions": ["react-native-strict-api"] }, "exclude": ["bskyweb", "bskyembed", "web-build"] }