We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
row.add(rule: RuleRequired()) row.validationOptions = .validatesOnChange
If i add rule to SuggestionAccessoryRow, first letter is not showing. After i press second character, it works well.
If i add rule to SuggestionAccessoryRow, first letter is not showing. After i press second character, it works well.