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

Do not find .podspec file #202

Closed
sujalbinno opened this issue Jul 9, 2019 · 4 comments
Closed

Do not find .podspec file #202

sujalbinno opened this issue Jul 9, 2019 · 4 comments

Comments

@sujalbinno
Copy link

I want to use react-native-razorpay from cocoa pod but I do not find any .podspec file in react-native-razorpay folder.

@pronav
Copy link
Contributor

pronav commented Jul 9, 2019

You can install it using npm

@sujalbinno
Copy link
Author

sujalbinno commented Jul 9, 2019

I want to move RazorpayCheckout.xcodeproj project from "Library" folder to inside Pod.
Usually all library have its own .podspec file (like RazorpayCheckout.podspec) using it I can specify podspecification path in my pod file and when I run "pod install" it will take reference of react-native-razorpay from the node_module

@sivakumar-cf
Copy link
Contributor

Hi after upgrade to react-native 0.60+, all dependency project moved under cocoapods, so please add the podspec file for auto-linking. Refer here https://github.com/react-native-community/cli/blob/master/docs/autolinking.md

@Nautiyalsachin
Copy link
Contributor

Hi @sujalbinno, @sivakumar-cf : We have updated our Razorpay package to 2.1.32, which supports Autolinking please updated it to that and let me know your response.

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

4 participants