Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to NPM Podspec #84

Closed
donald-jackson opened this issue Sep 23, 2016 · 3 comments
Closed

Upgrade to NPM Podspec #84

donald-jackson opened this issue Sep 23, 2016 · 3 comments

Comments

@donald-jackson
Copy link

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

@nevir
Copy link

nevir commented Oct 14, 2016

Do you have a reference for the deprecation? Would be curious to hear the background there

@andpor
Copy link
Owner

andpor commented Oct 21, 2016

@donald-jackson any follow up to this? references for deprecation etc?

@andpor
Copy link
Owner

andpor commented Feb 8, 2017

CocoaPods set-up instructions are corrected in 3.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants