Git Product home page Git Product logo

rnswipeviewcontroller's People

Contributors

dcritelli avatar rnystrom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rnswipeviewcontroller's Issues

how to build ios7

?
when i build ios7 project ,how to change the status bar background ?just like Facebook .

Swipe from Top and use on window

Hi,
I have to use swipe facility in tabbed application, and swipe should be done on top. And it should be apply on window, means i can navigate on any tab and swipe view will visible in all cases.
It is possible with the help of this.

If yes can any one help me.

Calculation of Height with navigation bar

Hi,

in RNSwipeViewController in viewDidLoad height should be calculated according to existing/ not existing of navigation bar. Something like this: frame.size.height = self.view.frame.size.height - self.navigationController.navigationBar.size.height.
You can replicate problem, when you create a button in bottom of centerView. This button will not showed - it will be under of frame bottom boundary.

tested in iOS 6.1 simulator, xcode 4.6.2

Orientation Issue

When we side to view leftview, and rotate, it comes to center view
Orientation is not working

Control pan gestures so SwipeViewController doesn't always steal the gesture?

Hi Ryan, loving this control. I'm using it as a wrapper for an entire app ~ so the left view is available from any view.

Ran into an issue in one view controller with a UIScrollView that has horizontal scrolling. It never gets the swipe because its getting taken by the SwipeViewController.

Any suggestions on an easy way to handle this issue?

thanks!

Need to make CanSwipeCenter=NO

Hi,
I am using leftviewcontroller (with uinavigationcontroller) and centerviewcontroller (with uinavigationcontroller).

When we go into child controllers from centerviewcontroller
i am setting self.swipecontroller.canswipeleft=NO. (it works fine)

when we go into child controllers from leftviewcontroller
(here i have create canswipecenter property and its setter as u have done for left)
and trying to set self.swipecontroller.canswipecenter=NO, (its not working)

Please any hint. I don't want to show centerviewcontroller when, we move to child controller of leftviewcontroller.

Thanks in advance

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.