• 10 min read
It’s been a week since I started building Lynx and here is the state of the project.
It’s been a week since I started building Lynx and here is the state of the project.
Here is a summary of day three building Lynx, a new mastodon client. The main things I accomplished today are:
Second day building Lynx, a new mastodon client, and I’ve made some pretty good progress: I can now login to a mastodon server and fetch the home timeline.
Today I started a new project: Lynx, a new minimal client for mastodon.
In this post, we will learn how to build a custom dial control component in
Jetpack Compose using Canvas
, pointerInput
and some math!