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 8068309 commit 8b0dbfbCopy full SHA for 8b0dbfb
docs/Troubleshooting.md
@@ -7,7 +7,7 @@
7
3. If you're using CocoaPods:
8
1. Make sure your `Podfile` has this entry:
9
```Podfile
10
- pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/sync-storage'
+ pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'
11
```
12
2. Make sure your `Podfile` does _not_ have an entry for `react-native-async-storage`.
13
3. `pod install`
0 commit comments