Adam Markon
Adam Markon
### What do you want and why? Our current generators are all untested. Since these are such core logic, that's pretty scary. We should write some tests that run the...
h/t @gmcnaughton for pointing out that we can optimize this hook with a lazy state init to avoid double-calculating the deref on every render, which can be meaningful for expensive...
More or less a WIP, first round without tests. I've never worked with Promises IRL before, my only Promise experience is via API clients on the front-end and my node...
Anvil version: `0.4.0` Trying to set a listener for `onFocusChange` or `onTextChanged` on an `EditText` via Anvil does not work properly. Each time the listener gets called the `EditText` loses...
### Feature Request Description A feature I loved and miss from Spectacle/Rectangle was the ability to cycle the width of cornered windows. Similar to how repeating `trigger + right_arrow` will...