YahyaBagia / YBTextPicker

Yet another text picker / selector written in swift 4.2.
MIT License
46 stars 10 forks source link

Need two lines content in a row with small text size for second line #6

Open kishanbarmawala opened 1 year ago

kishanbarmawala commented 1 year ago

Recently I got the requirement to show two lines data in a row, unfortunately we can not customise second line(set small size of text than the first line), it would be great if you write logic for accepting data in NSAttributedString array so developer can customise the strings for the second line. You can refer bottom ss for our current requirement. image