Giter VIP home page Giter VIP logo

toolbox's People

Contributors

aaa-developer avatar amuehleder avatar draskovits avatar fgeistert avatar mathiaspoimer-aaa avatar matthiasbuchetics-aaa avatar mbuchetics avatar mpoimer avatar mswagner avatar oliverkrakora avatar stefandraskovits-aaa avatar swieland avatar wieweb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

toolbox's Issues

Coordinator: DeepLink handling

It would be cool if the coordinator would automatically support defined DeepLinking routes that could be called from the AppDelegate or anywhere in the app (e.g. when clicking on a notification).

The DeepLinks should be defined by the app, but only passed to the coordinator. The coordinator also has to take loading states into consideration, so it has to support blocking.

See here for an example:
Link

Modal Presentation Style on RootViewController has no effect in coordinator

[Assert] Setting modalPresentationStyle once presentationController has been accessed will have no effect until <UINavigationController: 0x7f918a064a00> is presented, dismissed, and presented again.

`public init(rootViewController: UIViewController = UIViewController()) {
self.rootViewController = rootViewController

    super.init()
    
    if rootViewController.presentationController?.delegate == nil {
        rootViewController.presentationController?.delegate = self
    }
}`

Rename Edge Insets

  • Rename inset parameter for layout helper function to appropriate name.
  • Move convenience init from UIEdgeInset to NSDirectionalEdgeInset

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.