Joni Van Roost
Joni Van Roost
Wow, I didn't know that! I might look into implementing this in the future, but I'm working on a lot of things currently so it's pretty low priority to me....
Hi, just letting you know, I've been added as a contributor in the previous fork [the0neyouseek/MonitorControl](https://github.com/the0neyouseek/MonitorControl) and will thus be focussing on improving that one.
For anyone else wanting to use universal links instead as a solution, I posted a workaround here: https://github.com/expo/fyi/issues/117#issuecomment-2293167124
I suspect this is either an issue with [node-milight-promise](https://github.com/mwittig/node-milight-promise) or something with the bridges themselves. I'm experiencing the same issue both with this implementation and homebridge and with the home-assistant...
For everyone following this: for me this issue is resolved with #985. I have applied that change using patch-package until a new version is released.
Hi @Converseallstar95 I'm not sure if this is possible, though I'd rather just implement the ability to fully customise shortcuts and perhaps allow users to set a shortcut to control...
I've noticed `useAnimatedKeyboard` also doesn't seem to work with split view (for example, on Tablets using 2 apps side-by-side). I'm guessing that issue is probably related?
I agree that this option should be present, however, this current implementation doesn't remove the functionality entirely. The `useAnimatedKeyboard` reanimated hook also manipulates default adjustResize behavior. The hook is not...
Hi, I have thought about this, but this wouldn't solve having to use `.` during keyboard input, which is really counter-intuitive. I'd rather not use `nz-formatter` for that reason.
@wendellhu95 Fyi, I did a fork branch where I semi-implemented it as you might want to, I don't think it's ready for integration into the library itself but feel free...