Support CocoaPods for native modules #12776
RavindraChherke
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Easy third party library integration is really important. I know Hyperloop has support for Cocoapods but there were things which I couldn't do in hyperloop in the past and had to use native module. Most stressful and time consuming part was/is to add third party library in native modules if static/dynamic framework is not provided Or a developer don't know how to get them. Titanium solved this problem in android by introducing Gradle. I don't know what are the difficulties to add Cocoapod support to native module in iOS in Titanium but would love to see this.
https://jira.appcelerator.org/browse/TIMOB-26058
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions