Open jslim89 opened 10 years ago
I create everything programmatically on my project, when I try to plugin this plugin to my project, I encounter the issue that the base view cannot change to UIImageView and also cannot resize the UIViewController.
UIImageView
UIViewController
See http://stackoverflow.com/questions/25379152/change-base-view-of-uiviewcontroller-to-uiimageview
Can provide an sample project create everything programmatically?
Did you got any solution for your issue?
No. I end up using https://github.com/apping/APParallaxHeader this plugin
I create everything programmatically on my project, when I try to plugin this plugin to my project, I encounter the issue that the base view cannot change to
UIImageView
and also cannot resize theUIViewController
.See http://stackoverflow.com/questions/25379152/change-base-view-of-uiviewcontroller-to-uiimageview
Can provide an sample project create everything programmatically?