Manuel Maly
Manuel Maly
Hey, thanks for making this! Alas, I can't use it as a Cocoapod because we use AFNetworking 2. I'm currently extracting the core files instead. Have you considered separating the...
- Log in via the app - Change password via Hacker News website - Articles will load in HN, but upvoting etc won't work
In order to allow users to share and bookmark the models they created, the model's state could be reflected in the app's URL. A viable path could be to serialize...
Unfortunately, `window` is not available in next.js - at least not for components that support server-side rendering. Currently, importing the JS module generated by kmm-resources results in next.js compilation errors....
Make sure that only dedicated View&Controller pairs (e.g. folder view) are able to trigger NSManagedObjectContextDidChangeNotification, such that no relevant updates from other components will reach the view's controller (e.g. no...
Erst wenn der Folder gewechselt, und dann auf den ursprünglichen Folder gewechselt wird, wird der gesyncte Task richtig angezeigt. Das Problem gilt nicht für die Inbox, wo Task.folder nil ist.
Sollte recht leicht gehen, für den Datepicker gibts von Apple was fix fertiges. Darunter noch ein Text-Field für Zeit-Eingabe (oder getrennt HH und MM in zwei Textfields), und einen Übernehmen...