Hi there. What is the best way to pass data to the subviews in the foreground? I am using the horizontal swiping implementation and each view needs custom data of course. Is it possible to find the parent index when we create the subviews for the foreground content and set the labels etc so that we know what number we are on?
Hi there. What is the best way to pass data to the subviews in the foreground? I am using the horizontal swiping implementation and each view needs custom data of course. Is it possible to find the parent index when we create the subviews for the foreground content and set the labels etc so that we know what number we are on?