Sjoerd Janssen
Sjoerd Janssen
How can I update the badge? After `viewDidLoad` I retrieve unread articles from an API, and I need to update the badge...
Just a heads up that someone just ripped this library. You can find the repository at https://github.com/ugurethemaydin/SwiftConfettiView
It would be really awesome if you could have nested cells. Say, I'd like to display the following: ``` Restaurant Table Chair Chair Table Chair Restaurant Table Chair ``` I'd...
In my app I have a `UISplitViewController` as the base. Now, when I present a `UIViewController` as a card on top of it, the view will look like this. However,...
There appears to be some inactivity on this repo. I get that maintaining OSS consumes quite some time. Maybe a solution would be to add some other maintainers to the...
I'm trying to use this as a Markdown writer, but since there's so little documentation I'm having some trouble.
My Realm is stored in an app group. When I load `RLMBrowserViewController` it will show me the correct models and the number of entries they have, but when I open...