문제

Is there a native UI component in Titanium where you can add a utility bar at the bottom of the screen, such as the one in the iOS mail app pictured below?

The image, bar has the compose new mail button and a space for status messages. But I'd like to add a button.

enter image description here

도움이 되었습니까?

해결책

Yes titanium provided it with the name of Toolbar. Here is the documentation link for you:

http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.iOS.Toolbar

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top