Skip to content

rajdhakate/CustomPresentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomPresentation

iOS Mail/Music app like Presentation animation. Written in Objective-C.

Demo

How To Use

  1. Clone/Download the master-repo.

  2. Import "CustomAnimation" folder into your project.

  3. Add #import "OverlayTransitioningDelegate.h"

  4. Create OverlayTransitioningDelegate

    @property (nonatomic, strong) OverlayTransitioningDelegate *animationDelegate;
  1. Before presenting view controller add these lines
    self.animationDelegate = [[OverlayTransitioningDelegate alloc]init];
    viewController.transitioningDelegate = self.animationDelegate;
    viewController.modalPresentationStyle = UIModalPresentationCustom;

About

iOS Mail/Music app like Presentation animation. Written in Objective-C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy