-
Notifications
You must be signed in to change notification settings - Fork 518
Closed
Description
Hi there,
The current React Native CocoaPod mechanism has been deprecated in order to move to NPM for all building. Could you please assist in moving this over?
I have tried myself but I can't seem to get things working properly.
I removed the 'React' dependency from the react-native-sqlite-storage podspec and added:
pod 'React', :path => './node_modules/react-native'
To my main project podspec which seems to use the latest React but no joy in functioning.
Thanks
Metadata
Metadata
Assignees
Labels
No labels