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