Giter Club home page Giter Club logo

flexsidemenu's People

Contributors

austinkettner avatar gzaccaroni 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

Watchers

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

flexsidemenu's Issues

Giving error in using it

Hi when i implement :
let options = WKAwesomeMenuOptions.defaultOptions() WKAwesomeMenu(rootViewController: self, menuViewController: RightMenuViewController, options: options)
it gives me error for RightMenuVC
this is the error: Cannot convert value of type 'RightMenuViewController.Type' to expected argument type 'UIViewController'
how can i fix it?
and another issue where should i implemet this? in my app delegate or in my viewDidLoad func in my rootVC?

doesn't Open in tab bar

let TabBarController = storyboard?.instantiateViewController(withIdentifier: "TabBarController")

            let d =  WKAwesomeMenu(rootViewController: homeController!, menuViewController: MainTableViewController())
            self.present(d, animated: true, completion: nil)

and add action in first navigation bar

self.openSlidMenu()

not working

Fatal Exception on cells dequeue

Sometime i receive that error:

Fatal Exception: NSInternalInconsistencyException
unable to dequeue a cell with identifier MenuTableViewCell - must register a nib or a class for the identifier or connect a prototype cell in a storyboard

Can you help me? Thanks in advance

Sidemenu and Status Bar interaction

Hey Adrian,

For now there is a problem with the interaction between side menu and "subview" being shown. If we change the view, the status bar disappears until we bring the subview in full screen and then re-appears making the whole transition "choppy".

Circle indication issue

Thank you for this wonderful pod ๐Ÿ‘

I found an issue with the indicator circle on Side menu.
Say I have an option to send an email in my nth controller. Whenever it opens the mail controller and navigates back to the app, the circle indicator moves to first option by default where as it should indicate the nth option. Any solution available for this issue?

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.