diff --git a/.flowconfig b/.flowconfig index 44a756caaed..8eb6023d7ad 100644 --- a/.flowconfig +++ b/.flowconfig @@ -26,6 +26,9 @@ ; helloworld /packages/helloworld/ios/Pods/ +; Ignore rn-tester Pods +/packages/rn-tester/Pods/ + [untyped] .*/node_modules/@react-native-community/cli/.*/.*