Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create the nice buttons on iOS? [closed]

I am not sure if this is a total stupid question and that I just do not see it but I just get it.

Apple has this nice shiny button used on several occasions, e.g. stop-watch

enter image description here

Now, how can you create those buttons ? In code and Interface Designer ?

Or is it only possible by using images for the different button states ?

Thanks.

like image 993
eemceebee Avatar asked Feb 11 '11 08:02

eemceebee


People also ask

Does iOS have floating button?

AssistiveTouch is a feature in the accessibility settings (under the “general” section) of iOS that puts a floating, virtual home button on your screen that you can drag wherever you want. You can configure the button to perform four different actions based on whether you tap, double tap, 3D Touch, or hold it down.

Why did Apple stop making home buttons?

According to the report, Apple is ditching the button to make room for a larger screen in one version of the next iPhone. Instead of a home button, users will perform actions using on-screen gesture controls involving a sort of dock of icons.


1 Answers

There are numerous samples available online.

Try these ones:-

cool-tool-for-quickly-making-glossy-ios-buttons

drawing-gloss-gradients

Gradient Button

I hope, it helps

like image 141
iHS Avatar answered Oct 10 '22 05:10

iHS