Dawid Pieper

Results 3 issues of Dawid Pieper

### Description of Change For screenreader users on iOS and Android, SwitchCell is reported as two objects: one being the label, and one the switch itself. It's always the best...

area/a11y
community ✨

I've written a Tolk module for Ruby language, tested with Ruby version 2.6.0 (both x64 and x86). Maybe it's worth to consider including it in the original repository.

When streaming a lot of data or opening a lot of streams it is possible that HTTP2::Client#on(:bytes) will call blocks before completion of the previous one. I suggest to add...