[Solved] how to make a sliding door animation in Xcode
[ad_1] I am breaking the rules by giving up the answer when it appears you have not googled enough. The general rule is to show the code you have attempted and indicate what part you are having issues with. The code below will achieve what you are attempting to do. import UIKit class slidingIamgesViewController: UIViewController … Read more