9 Notes for me in Desember Swift 4.2
Note: December-2018 1. Set image opacity in programmatically -- imageView.alpha = 0.5 // 50% opacity -- imageView.alpha = 0 // 0% opacity - completely transparent -- ima…
Read more →Build logs, short notes, and the things I work out in public before they turn into articles.
Note: December-2018 1. Set image opacity in programmatically -- imageView.alpha = 0.5 // 50% opacity -- imageView.alpha = 0 // 0% opacity - completely transparent -- ima…
Read more →