CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

✨ Cocoapods

Open jdmg94 opened this issue 1 year ago • 2 comments

Description

Are there any plans to make this package available through cocoapods?

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

jdmg94 avatar Jan 23 '24 05:01 jdmg94

AFAIK there are no plans for Cocoapods. The package is already available trough SPM (Swift Package Manager).

0xWDG avatar Jan 23 '24 05:01 0xWDG

Thanks for the quick reply, I wasn't able to find the project on swift package index. I'm trying to use this for a react-native module and I'm not too familiar with the swift package manager ecosystem

jdmg94 avatar Jan 23 '24 06:01 jdmg94

I've opened an issue adding our packages with the package index, but you can still use the package without it being indexed. Just use the URL. I'm not quite sure how that will work with react-native, but we don't have any plans for supporting CocoaPods or any other package manager.

thecoolwinter avatar Feb 05 '24 19:02 thecoolwinter