Skip to content

Commit

Permalink
feat: apply the customization in the factory
Browse files Browse the repository at this point in the history
  • Loading branch information
MojtabaHs committed May 29, 2024
1 parent 081c1bd commit cd96162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/iPhoneNumberField/iPhoneNumberField.swift
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ public struct iPhoneNumberField: UIViewRepresentable {
uiView.partialFormatter.defaultRegion = defaultRegion
}

configuration(uiView)
return uiView
}

Expand Down

0 comments on commit cd96162

Please sign in to comment.