shlogg · Early preview
Kiolk @kiolk

Implementing Bookmarking Logic And Theme Switcher For KMM Project

Failed to implement bookmarking logic due to authentication issues. Started working on a library for theme switching, but encountered errors during artifact build process. Will try to configure Maven Publish plugin tomorrow.

What I did:
It is my Monday report about my challenge and the progress I made over the weekend. I didn't report on the weekend because I didn't make any progress. I tried again to implement bookmarking logic, but I failed as had previously. I couldn't bookmark an article, either through the official API or a web API call using a token. Almost every time, I encountered an error related to an authentication issue. So, I will skip this step for now.
I thought about a library for theme switching for the KMM project, but I only started working on it today. I've created a separate repository for it,...