Coder Social home page Coder Social logo

customcontrolcentermodules's Introduction

CustomControlCenterModules

https://twitter.com/hamzasood/status/874365037913178117

The new control centre in iOS 11 is extendable by addition of modules. This project contains a few example modules.

A module is a loadable bundle with a principal class that conforms to CCUIContentModule. Modules have to placed in /System/Library/ControlCenter/Bundles in order to be discovered. However a module will be ignored unless it has been whitelisted by adding its bundle identifier to /System/Library/PrivateFrameworks/ControlCenterServices.framework/ModuleWhitelist.plist.

Modules should favour UI elements in ControlCenterUIKit as opposed to UIKit so that they'll better match the control centre theme.

Note that modules all get loaded into the same process. So class names should be such that the chance of a collision is minimal.

customcontrolcentermodules's People

Contributors

hamzasood 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

customcontrolcentermodules's Issues

Install after build

Hey, after a long work I successfully found all missing files. It build fine. But the last step is to install on Simulator // physical device and I fail at this :/

I think you have an internal build maybe.

Please can you answer on how I can do without it ?
Contact me on Twitter @vincedes3 or mail pls [email protected]

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.