func pickerView(_ pickerView: UIPickerView, titleForRow row: Int, forComponent component: Int) -> String? {
return "\(2022 + row)"
}
func pickerView(_ pickerView: UIPickerView, titleForRow row: Int, forComponent component: Int) -> String? {
return "\(2022 + row)"
}
Oi estudante, tudo bem?
Muito obrigada por compartilhar com a gente a sua solução! Com certeza vai ajudar outras pessoas.
Um abraço.