Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

CALayer

A collection of 3 posts
Making a crater in UIView with CALayer
iOS

Making a crater in UIView with CALayer

Although title sounds horrible, believe me - It's not that bad. This is a trick I learned from StackOverflow post. Although seemingly innocuous, it took me a while to figure out given the view, how to puncture any shape into it. To make it more interesting let's not only add
Feb 5, 2017 4 min read
iOS

iOS Animations - Part 5

Building simple image slider with Core Animation. You will soon find that it is supremely easy and customizable in terms of other options without having developer to deal with underlying intricacies. Since most of the code and functions are offered by Apple's core animation framework. We are going to use
Jan 3, 2016 2 min read
iOS Animations - Part 2
iOS

iOS Animations - Part 2

Drawing bezier curve using core animation Today we are going to learn how to draw arbitrary shapes using UIBezierPath and CAShapeLayer classes. Drawing shape with UIBezierPath is very simple. First you have to make an outline using UIBezierPath and then use this path to assign to path for CAShapeLayer object.
Jan 2, 2016 3 min read
Fresh Beginning © 2025
Powered by Ghost