Mike Nakhimovich
Mike Nakhimovich
### Expected behaviour allow configuration of directory to save screenshots. I'd like to have the master's saved at `app/test/resources/screenshots` ### Actual behaviour all screenshots are shared in app/screenshots directory Would...
I have copied the flow truth extensions one too many times. It would be nice to make it an artifact
internal employee
Once #49 lands we will be 100% kotlin. Next, we should create kotlin multiplatform targets and explore current solutions for handling flow/suspend within native/js
String.format & exceptions need to be converted to work with kotlin native
java.util.concurrent goes to kotlin.native.concurrent. some java.util various collections (Stack, ConcurrentHashmap)
Howdy, my app supports multi user login. This effectively means I can have multiple instance of a user component exist at the same time. Is there a way to associate...
### Description I'd love for us to think about swipe/multi-touch controls rather than lots of buttons. For example things like swipe left to boost or right to reply to a...
## 📑 What does this PR do? Adds an image loading library Adds a html parsing library displays the avatar parses content html and displays as annotated string with links...
### Description currently it is a sealed class ### Additional Information _No response_