Gustavo Tiago
Gustavo Tiago
So, I'm using SCSwipeableFilterView on my project, it works well on all devices, when using SCSwipeableFilterView. But, when I run on a iPhone X, my video gets stretched. For some...
Hello! I am having some problems related to the sockets being reused in my pool. For some reason, it's returning `{error, closed}` when hackney calls `hackney_tcp:recv(Socket, Length, Timeout)`. To illustrate...
Hello team, I am updating the Xcode image on Circle CI for my app, to use Xcode 14.2. So far, with Xcode 14.0.1 and 14.1, the snapshot tests worked on...