Giter Site home page Giter Site logo

jvmenupopover's People

Contributors

jv17 avatar jvdev17 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

jvmenupopover's Issues

Vital change to readme and example

Please change

[self.window addSubview:self.navigationController.view];

to

self.window?.insertSubview(navigationController.view, at: 0)

Apologies for the Swift but you will understand... Doing it your way prevents interaction.

Landscape/Portrait orientation?

Hi,
Thanks for sharing this controller.
I notice there's a little problem if the app uses orientation when the menu is displayed..

By the way, is it possible to use a tableview for the menu?
If I have a lot menu items, it seems I can't scroll the menu...

Issues while running the example

Hi,
I was trying your control and have found following issues in different simulator settings:
setting: iOS 8.2
Issue: "2015-04-30 19:20:04.820 JVMenuPopover[62622:2018211] is being asked to animate its opacity. This will cause the effect to appear broken until opacity returns to 1.
"

setting: iOS 7.1
Issue: application crashes moment i tap the menu button with following message
"
dyld: lazy symbol binding failed: Symbol not found: _UIAccessibilityIsReduceTransparencyEnabled
Referenced from: /Users/gauravgupta/Library/Developer/CoreSimulator/Devices/6688E8A4-A011-47FB-8093-D7DF9A6CC39F/data/Applications/808FDF95-4C4D-415B-959B-910FF0AC55F8/JVMenuPopover.app/JVMenuPopover
Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 7.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit

dyld: Symbol not found: _UIAccessibilityIsReduceTransparencyEnabled
Referenced from: /Users/gauravgupta/Library/Developer/CoreSimulator/Devices/6688E8A4-A011-47FB-8093-D7DF9A6CC39F/data/Applications/808FDF95-4C4D-415B-959B-910FF0AC55F8/JVMenuPopover.app/JVMenuPopover
Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 7.1.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
"

can u let me know if there is any solution or your control was meant only for iOS 8+? If so, any idea what i can try to make it work for iOS 7

Implement own transition animator with the custom animations

I think, if we have our own transition animator with the custom animations for the view controller in it. It will provide a cleaner and more robust solution while performing the view controller animations and event for future development expand the implementation to provide a variety of animations to choose from..

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.