We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd047d commit 4b44bacCopy full SHA for 4b44bac
.flowconfig
@@ -36,6 +36,8 @@ module.file_ext=.ios.js
36
37
munge_underscores=true
38
39
+server.max_workers=1
40
+
41
# Support the library import in examples
42
module.name_mapper='^\@react-native-community/async-storage$' -> '<PROJECT_ROOT>/lib/AsyncStorage.js'
43
example/ios/Podfile.lock
0 commit comments