morcmarc / react-native-cognito

AWS Cognito integration module for React Native
MIT License
63 stars 10 forks source link

Podspec file? #4

Closed Vani-gurnani closed 8 years ago

Vani-gurnani commented 8 years ago

Is there any way to use this for project's configured using Cocoa Pods?

Can you add podspec file as well for this?

morcmarc commented 8 years ago

Hi! Yeah, someone has already submitted a pullrequest for it #5 . I'll merge it in as soon as possible.

morcmarc commented 8 years ago

Looking into this I found that using CocoaPods for distributing RN packages is not idiomatic and the preferred method is NPM. Furthermore, React has been deprecated on CocoaPods