-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
platform: iOSThis is iOS specificThis is iOS specific
Description
You want to:
Prevent issue for others.
Hopefully, it will help someone.
Details:
In case of this issue:
[!] No podspec found for `react-native-async-storage` in `../node_modules/@react-native-community/async-storage`
Just check out this commit and at Podfile change line:
Form
pod 'react-native-async-storage', :path => '../node_modules/@react-native-community/async-storage'
To
pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'
lightman73, tido64, harrisrobin, adoura, theharness and 31 morefelixyr, siliconavengers, leotm, haingdc and ahmedsawy1alainib, Asim13se, maxKimoby, atbarrington, FrankGoortani and 3 more
Metadata
Metadata
Assignees
Labels
platform: iOSThis is iOS specificThis is iOS specific