Fresh Beginning
  • Home
  • Speaking
  • Github
  • Buy Me A Coffee
  • Patreon
  • Reading
  • About Me
Subscribe

shadow

A collection of 2 posts
shadow

Adding a 3D Horizontal Shadow Effect in iOS apps using SwiftUI Gradient

SwiftUI gradient has many applications to add a delightful experience in your iOS applications. One such example is adding a horizontal shadow view which acts as a boundary between different sections on iOS. LinearGradient can be used to create the appearance of a horizontal shadow to achieve this purpose. The
May 6, 2022 5 min read
Adding Shadows to SwiftUI views
SwiftUI

Adding Shadows to SwiftUI views

Among many things, SwiftUI provides an easy way to add shadows to view with a few lines of code. In today's post, we will see how to add a background shadow to any view in any direction in SwiftUI. To add a background shadow, we will use the background API
May 6, 2022 4 min read
Fresh Beginning © 2023
Powered by Ghost