Tuesday 11 April 2017

Apply material desings icons



step - 1
https://github.com/google/material-design-icons/blob/master/iconfont/MaterialIcons-Regular.ttf


step - 2
update info file

       


Step-3

Update Build phase

   


step - 4

Apply it into story board



Icons names with values


  • https://gist.github.com/monyschuk/9769838556874e01eb7686bc675b1e12
  • https://material.io/icons/

step -5 

Apply it into code





No comments:

Post a Comment

Remove bottom line in navigation bar

navigationController ?. navigationBar . setBackgroundImage ( UIImage (), for: . any , barMetrics: . default )          navigat...