layout - gradient background iOS -


gradient

this rectangular region has gradient background transparent. texts can written on rectangle. colour of rectangle changes when user touches it. when user releases it, takes new screen. how should implemented in ios?

use

  1. uiimageview gradient backgroundimage
  2. set alpha 0.6 -.75 background view visible
  3. use tap gesture recognizer on imageview change background image when user tap , navigate next view

Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -