I have two UIView one over the other, where the first one has RED COLOR as backgroundColor, and the upper one has WHITE COLOR as backgroundColor, when user touches and shades the upper UIVIEW the lower UIView has to be visible.. is it possible here…??
I have two UIView one over the other, where the first one has RED
Share
Yes this is possible, I have also done this in my project. Have a look at this link
Hope this helps you with what you want to do 😉