Skip to content

Commit

Permalink
Add support for OC (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlch911 authored Jul 11, 2024
1 parent 657e7f1 commit 00bf6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/VisualEffectView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import UIKit

/// VisualEffectView is a dynamic background blur view.
@objcMembers
open class VisualEffectView: UIVisualEffectView {

/// Returns the instance of UIBlurEffect.
Expand Down

0 comments on commit 00bf6ed

Please sign in to comment.