Geoffrey Bonneville

Results 44 comments of Geoffrey Bonneville

It seems to happen in sheets inside a Card. Workaround a8880eac629ac9f2e5c7c89fefa5ff42f8a42db6 Upstream issue https://github.com/tamagui/tamagui/issues/1489

Thanks @alitnk , the issue is resolved in the sheet. However, I don't know if it is a side effect, theme is inversed in buttons in the modal this time...

`utp-enabled` option 5994fc1af132535dccbdac9c224feaa19ee57fcc

Transmission has merged a patch for sequential streaming on the `main` branch. We should be able to cherry-pick the commit and start sequential downloading of a file choosen by the...

So if I understand correctly, `PikaTorrent` should set itself as the default magnet link handler only in production mode, and not in development, right ? I agree with this :100:

> Have you hotsed on Mac? I am using macmini M4 trying to host it but seems it is not working , as the homebrew alaway fail , if you...

If what you want is only validate on submit (I'm not sure of your use case), does setting `canSubmitWhenInvalid: true` solves your use case ?

Affected by the same issue. I guess this is reproducible as soon as we specify a library in `include`.

The docs shows examples about [declaring a foreground service type](https://notifee.app/react-native/docs/android/foreground-service#specifying-foreground-service-types). You should be able to declare other FGS like `dataSync`. If you use expo (managed workflow), I think the best...

> Since the app uses `libtransmission`, I don't think it supports proxy, at least, socks5, see: https://github.com/transmission/transmission/issues/1250 Yes, proxy is not yet supported by `libtransmission`. In the meantime, I would...