// // JLPresentationController.h // JLTransitionDemo // // Created by Jack on 2017/11/20. // Copyright © 2017年 buakaw. All rights reserved. // #import <UIKit/UIKit.h> @interface JLPresentationController : UIPresentationController @end