We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HMRLoadingView
1 parent 9457299 commit e2b7aa3Copy full SHA for e2b7aa3
.flowconfig
@@ -26,6 +26,9 @@
26
; require from fbjs/lib instead: require('fbjs/lib/warning')
27
.*/node_modules/warning/.*
28
29
+; Ignore duplicate for internal Facebook repo
30
+.*/Libraries/Utilities/HMRLoadingView.js
31
+
32
[untyped]
33
.*/node_modules/@react-native-community/cli/.*/.*
34
.flowconfig.android
0 commit comments