collection view에서 cell에 배경image 넣는 방법
cell.backgroundView = UIImageView(image: UIImage(named: "photo1"))
cell.backgroundView = UIImageView(image: UIImage(named: "photo1"))
cell.backgroundView = UIImageView(image: UIImage(named: "photo1"))
cell.backgroundView = UIImageView(image: UIImage(named: "photo1"))
Image is not showing up for tab bar item
original source : https://stackoverflow.com/questions/40102554/image-is-not-showing-up-for-tab-bar-item
#1 answer
https://stackoverflow.com/a/48181453
tabBarItem.selectedImage = UIImage(named: "home").withRenderingMode(.alwaysOriginal);
tabBarItem.image = = UIImage(named: "home");
Image is not showing up for tab bar item
original source : https://stackoverflow.com/questions/40102554/image-is-not-showing-up-for-tab-bar-item
#1 answer
https://stackoverflow.com/a/48181453
tabBarItem.selectedImage = UIImage(named: "home").withRenderingMode(.alwaysOriginal);
tabBarItem.image = = UIImage(named: "home");
Free Sparkly Icons To (Literally) Make Your Designs Shine (30 Icons, EPS, SVG)
https://www.smashingmagazine.com/2017/03/free-sparkly-icons-ballicons-eps-svg/
Free icons: 49 best sites to find beautiful and useful free icons
https://www.canva.com/learn/free-icons-download/
flaticon
내가 ios double-double개발시 사용 (18thcenturyprogrammer@gmail.com로 사용)
사용하고 싶은 아이콘을 모아 collection을 만들어 다운받거나 디자이너가 묶어놓은 pack을 다운받을수 있다. 다운 zip화일 안에 license 관련 정보 화일있다. 개발자를 명시하면 무료로 사용가능하다.
ios double-double개발시 사용했으며 디자이너 링크를 포함하면 무료로 이미지 사용가능
Free Sparkly Icons To (Literally) Make Your Designs Shine (30 Icons, EPS, SVG)
https://www.smashingmagazine.com/2017/03/free-sparkly-icons-ballicons-eps-svg/
Free icons: 49 best sites to find beautiful and useful free icons
https://www.canva.com/learn/free-icons-download/
flaticon
내가 ios double-double개발시 사용 (18thcenturyprogrammer@gmail.com로 사용)
사용하고 싶은 아이콘을 모아 collection을 만들어 다운받거나 디자이너가 묶어놓은 pack을 다운받을수 있다. 다운 zip화일 안에 license 관련 정보 화일있다. 개발자를 명시하면 무료로 사용가능하다.
ios double-double개발시 사용했으며 디자이너 링크를 포함하면 무료로 이미지 사용가능