How I can add a button that is created in Xcode (or how i can import objective c library in titanium appcelerator ) using module in titanium appcelerator??
2 Answers
Have a look at the Extending Titanium section from the Titanium Guides. This should get you going.
Keep in mind though, that this requires more advanced programming skills and deeper knowledge of the platform.
you can also refer the following link for better understanding of module process. here you will find some demo modules and moddevguide.
Your Answer
Think you can help? Login to answer this question!