Coder Social home page Coder Social logo

enpopup's People

Contributors

bryant1410 avatar evnaz avatar moes81 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

enpopup's Issues

License

What's the license in this library?

Setting properties?

Hi, I'm presenting a view with some buttons that need properties from the presenting controller. Question is how do I pass a property from the presenting controller to the pop up? Thanks

Pass data to popup

UIViewController *vc ;
popup *myViewController ;
myViewController = [self.storyboard instantiateViewControllerWithIdentifier:@"PopUp"];
myViewController.view.frame = CGRectMake(0, 0, 270.0f, 300.0f);
myViewController.TESTSS=@"MALAKA";
vc=myViewController;
[self presentPopUpViewController:myViewController];

Pop-up will begin to show then freeze app

hi evnaz,

thanks for the library. just tried to implement it over a uicollectionview in a collectionview:didSelectItemAtIndexPath: method, and the view appears to begin animating and then stops and freezes the app. i added the +ENPopUp and JWBlurView files to my workspace. any idea what could be causing this?

Thanks!

How to use in Swift?

Would you mind putting some sample code in here for using this in Swift?

Particularly I would like to use this without animation, but if that isn't possible or is too complicated; no problem.

Show the second pop-up in the completion block

I want to show a second popup soon after one popup dismisses. I tried to present the second popup in the dismiss completion block of the first popup, but it doesn't show up. Any idea why?

Lacks delegate & need to choose the direction

Adding the delegate apparently is not a big deal иоге it would be really nice.

However, is there any way to choose from where does the view appear? Or is there a way to make it "pop up" no from the bottom of the screen, but from the top?

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.