Philipp Sumi
Philipp Sumi
@wcandillon I noticed that the `useCode` execution block in `AnimationUtil` endlessly loops while the gallery is open: Repro: 1: Add a `call` statement to `AnimationUtil`: ``` useCode( () => [...
I'm struggling quite a bit to make the WhatsApp sample work nicely with orientation changes. While I can trigger a re-rendering with the change (if the screen width changes), it...
Currently, the timeout for the underlying socket is reset to `0` after a successful connection. This can lead to promises hanging indefinitely / callbacks not being invoked in case the...
This may be a regression of https://github.com/software-mansion/react-native-gesture-handler/issues/171 Repro (Android 10): Scroll to the end (bottom) of an inverted FlatList. When at the end, perform a few flicks further towards the...
FYI @punker76 @Lakritzator I've had this PR from a fellow developer dangling around for quite a while:  I didn't dispose that stream because the `Icon` now owns it, which...
The API has received a few upgrades over the past few years that should be reflected in this control. https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shell_notifyiconw
1. Update external articles and posts to point to the new GitHub repo. 2. Update readme, and include collaborator/maintainer section.
TL/DR: The event listener fires immediately upon registration, not only connectivity changes. ## Environment ``` System: OS: Windows 10 10.0.18363 CPU: (8) x64 Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz...
I did a simple trial of Phantom in Azure Functions today, and then gave Horseman a try because it offers a nicer API. I was assuming those have the same...
FYI in case you're not aware. Created a vanilla Forms app and referenced the latest pre-Version of Iconize, which crashed during startup. Setting the version back to the latest stable...