Designing a credit card view in iOS Swift involves creating a visual representation of a credit card within your app. Users can input their card
Tag: animation

Discover the power of iOS animations with UIKit! Elevate your app’s user experience by incorporating captivating animations on views, tableview, and collectionview. Explore the magic

The SwiftUI ScrollView is like the scrolling you see in the App Store or Apple Music.It lets you scroll up and down to see more stuff.

Custom alert View with transaction effect Installation CocoaPods CocoaPods is a dependency manager for Cocoa projects. Specify AlertTransition into your project’s Podfile: If you only want

SwiftUI tutorial
SwiftUI 2.0 Cheat Sheet Using the SwiftUI framework, an iOS, macOS, watchOS, and tvOS app’s user interface can be created by following a SwiftUI tutorial.

A new way to animation style UIButton in SwiftUI IconTransitionKit is a simple icon transition kit that allows you to transition from one shape to

An iOS Switch Control implemented in Swift and SwiftUI with full Interface Switch Controls is an iOS custom switch control library. It features an appealing

iOS SwiftUI Animation for mimicking Book Page Flip Effect
iOS Book/Reading App Page Flipping 3D Animation iOS SwiftUI Animation present an amazing SwiftUI-crafted iOS Book App interface in this project. Users can start an

Navigation History (task manager like UI) in Swift
SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch! SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Features Installation CocoaPods SAHistoryNavigationViewController

Large Image Scrolling with UIScrollView in Swift
Quick implementation of Facebook’s Paper app’s photo tilt gesture/UX. This long writing explains the rich world of UIScrollView in Swift with a focus on the