Skip to content

Commit

Permalink
fix: swiftformat
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Nov 18, 2024
1 parent 65935b7 commit 157c97e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public extension UIView {
var reactTag: NSNumber {
return tag as NSNumber
}

var nativeID: String {
return accessibilityIdentifier ?? ""
}
Expand Down

0 comments on commit 157c97e

Please sign in to comment.