I have a mobile project need to use a third party library, I want to use Titanium on both iOS and android, but the library is only written in Objective C.
There is a post from Appcelerator: Extending Titanium Mobile
It seems need to rewrite the code but it is quite complicated.
Are there any other ways to achieve this?