Giter VIP home page Giter VIP logo

skhub / dvslideviewcontroller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dickverbunt/dvslideviewcontroller

0.0 2.0 0.0 531 KB

DVSlideViewController is an iOS ViewController, witch allows you to slide view controllers on- and offscreen with a swipe of your finger. For a preview of this slideViewController watch the YouTube video.

Home Page: http://www.youtube.com/watch?v=p-HCUMs3fTA

License: BSD 3-Clause "New" or "Revised" License

dvslideviewcontroller's Introduction

DVSlideViewController

by Dick Verbunt

What is DVSlideViewController

DVSlideViewController is an view controller, witch allows you to slide view controllers in- and offscreen with a swipe of your finger.

watch a sample of DVSlideViewController on YouTube

Getting started

DVSlideViewController includes a demo application, showing how to create and configure an DVSlideViewController.

Essentially, DVSlideViewContoller is a UIViewController subclass.

The files you'll need to copy into your own project are in the 'DVSlideViewController' group in the Xcode project.

  1. Add QuartzCore.framework to your target
  2. Add DVSlideViewController.h, DVSlideViewController.m and grayBackground.png to your project

You also need to include QuartzCore to your project. The remaining files in the Xcode project are included for demonstration purposes only.

Working with DVSlideViewController

//DVSlideViewController
- (void)setViewController:(NSArray *)_viewControllers;
- (void)nextViewController;
- (void)prevViewController;

If you add DVSlideViewController.h to your childViewController self.slideViewController will become available.

Downloading the code

You can get DVSlideViewController on github.

License

DVSlideViewController is released under the BSD-License. So free of charge.

Support, bugs and feature requests

There is absolutely no support offered with this component. You're on your own! If you want to submit a feature request, please do so via the issue tracker on github.

If you want to submit a bug report, please also do so via the issue tracker, including a diagnosis of the problem and a suggested fix (in code). If you're using DVSlideViewController, you're a developer - so I expect you to do your homework and provide a fix along with each bug report. You can also submit pull requests or patches.

Please don't submit bug reports without fixes!

dvslideviewcontroller's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.