iOS – How to create a raised tab item using Titanium, such as the tab item in Instagram?

I am trying to create a menu similar to Instragram with a special design for its central item, but the Titanium documentation does not provide information about this type of function

Here is an example of an already answered question: How do you create a raised tab bar item, like is found in Instagram? But I need it to work on Titanium, any clues?

I believe Instagram is written in Objective-C. Creating a custom tab bar involves subclassing The native tab bar, but you can’t do this with only JS and Titanium.

This is a tutorial for forging a custom tab bar in Titanium, which includes creating one with a control The window of the button of the real tab bar.

http://www.samjordan.co.uk/2011/02/tutorial-custom-iphone-tabbar-using-appcelerator-titanium/

< /div>

I am trying to create a menu similar to Instragram with a special design for its central item, but the Titanium documentation does not provide information about such functions

here There is an example of an already answered question: How do you create a raised tab bar item, like is found in Instagram? But I need it to work on Titanium, any clues?

I believe Instagram is written in Objective-C. Creating a custom tab bar involves subclassing the native tab bar, but you can’t just use JS and Titanium do this.

This is a tutorial for forging a custom tab bar in Titanium, which includes creating a window with buttons that control the real tab bar.

http://www.samjordan.co.uk/2011/02/tutorial-custom-iphone-tabbar-using-appcelerator-titanium/

Leave a Comment

Your email address will not be published.