-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clock Widget #98
Comments
Awesome! 👏 |
What's the situation with this Widget? |
The situation on both this and the weather widget is that I completed them a few weeks ago, but I saw a lot of work was being done on the project, so I held off on updating them until it calmed down a bit. I would prefer ideally if I could keep these widgets in my own public repos and you guys could have a "widget links" section or something like that. Is that currently possible? I was looking for the "widgets are pods" milestone to be complete. |
I saw your comment on #97, so let me take a look at running the newest stuff and cleaning up any compatibility stuff, and I'll submit them back as PRs. |
It is possible. You can use GCBCore in your own DemoApp and expose Widget code as a CocoaPod. But sure, you can submit it here as a PR. |
Hi, I'm planning to work on a clock widget. I haven't decided if I'll just do a digital clock for now, then provide an analog layout later, or if I'll just start with an analog layout using (https://github.com/Boris-Em/BEMAnalogClock). I already have a basic digital clock working.
The text was updated successfully, but these errors were encountered: