Skip to content

Jaesung-Jung/CapturePreventionKit

Repository files navigation

Capture Prevention Kit

This package provides Label and ImageView for screen capture prevention. Usage is the same as UIImageView and UILabel.

It can be applied by changing UILabel to SecureLabel or UIImageView to SecureImageView without any special setting.

Requirement

iOS 13.0+

Preview

Installation

Using Swift Package Manager

dependencies: [
  .package(url: "https://github.com/Jaesung-Jung/CapturePreventionKit.git", .upToNextMajor(from: "1.1.0"))
]

License

MIT license. See LICENSE for details.

About

Provides Label and ImageView for screen capture prevention.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages