Skip to content

Generic SwiftUI view components and view modifiers.

License

Notifications You must be signed in to change notification settings

macistador/VisualKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualKit

Contains generic SwiftUI components and view modifiers.

Features

View components

  • Generic button
  • Message banner
  • Brush (background) view
  • Text badge
  • Drag indicator

View modifiers

  • Placeholder effect
  • Rays effect
  • Shine effect

Requirements

  • iOS 15.0+
  • Xcode 12.0+
  • Swift 5.5+

Installation

SwiftPackageManager

dependencies: [
    .package(url: "https://github.com/macistador/VisualKit", from: "0.0.3")
]

Usage

Preview

Please have a look at the sample project for detailed examples.

Other packages

Meanwhile this library works well alone, it is meant to be complementary to the following app bootstrap packages suite:

Credits

VisualKit is developed and maintained by Michel-André Chirita. You can follow me on Twitter at @Macistador for updates.

License

VisualKit is released under the MIT license. See LICENSE for details.

About

Generic SwiftUI view components and view modifiers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published