I have functionality which will return me days of the week. Then I am mapping that array into ScrollView. I am able to do this succesfully.
ScrollView
Below is my code: