hamsterhomka

Results 2 issues of hamsterhomka

### Description css and js breakpoints don't match when the "show scroll bars" setting set to "always" on MacOS. It happens because css counts the actual 1264px browser's window width...

bug
gluestack-style

**Bug description:** On iOS, each time `RNSimpleOpenvpn.connect()` is called, it duplicates the next event received by `addVpnStateListener`, causing events to stack indefinitely. **To Reproduce:** ``` import { useEffect } from...

bug