I am developing an infinite horizontal scroll view to get month and year values for my app. I found a way for the infinite scrolling but I have no idea how to get the value of the label when scrolling did stop animating or dragging.

- Is there any way to get the month value using my above component when scrolling did end animating/ dragging or do I need to change my component?
Thanks in advance.
got a solution
the above code will return the label at the center of the scroll view.