Luís Portela Afonso

Results 14 comments of Luís Portela Afonso

Ups i missed this issue and i created a new one exactly with the same 😞 Don't know if you guys have a branch with this already, but i open...

I did something like this: ```swift extension ViewProxy { var safeArea: SupportsPositioningLayoutProxy { if #available(iOS 11.0, *) { return safeAreaLayoutGuide } else { return self } } } ``` It's...

Hello @ptitzler We didn't had that version on our system. We will check if it works for us, thanks. Cheers 🍻

@ptitzler do you pretend to support the same for the cloud object storage? For example, in our case we run different endpoints for write (internal endpoint) and read (public endpoint)

@ptitzler ok will do. should we submit directly the PR with the change?

https://github.com/dylan-profiler/visions/commit/5fe9dd0c2a5ada0162a005c880bac5296686a5aa the commit to bump the 0.7.6 i don't know why they didn't sent a release with this, but the commit exists so

Hi @vorel99 Thanks for your PR. Unfortunately we don't have the time right now to move forward with this, we kindly ask you to give us some more time. Given...

@joscdk let us know if you guys need help with the CI and if we can help, of course

@tanner0101 i was waiting for feedback regarding this PR, because 6 months ago @joscdk said that there were some problems in the CI. I would like to update this and...