Skip to content
 
 

Repository files navigation

#Leaves

This fork offers a couple of new transition styles: scrolling (like in the Kindle app) and slide over (like in Safari). Refer to the original README for how to add to your project.

Leaves Preview

To add a leaves view controller, subclass LeavesViewController and override the initialize method with the view that for the transition style you'd like

- (void)initialize 
{
    leavesView = [[SlideLeavesView alloc] initWithFrame:CGRectZero];
}

About

A fork of brow/leaves that offers a couple of new transition styles.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages