Skip to content

Commit

Permalink
set baseForefrontColor
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Dec 22, 2023
1 parent 177d812 commit ff658f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/Nativebrik/Nativebrik/forms.swift
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ class SelectInputView: UIControl {
.foregroundColor: foregroundColor
])
})
config.baseForegroundColor = foregroundColor
button.configuration = config
}

Expand Down

0 comments on commit ff658f7

Please sign in to comment.