Tate

Results 8 comments of Tate

I am in a similar situation and thus would very much like this as well!

I am running into a very similar problem when testing using Appium. Appium for whatever reason causes a nil hitTest event that MGSwipe reads as a reason to hide the...

Made a pull request to hopefully fix this: https://github.com/MortimerGoro/MGSwipeTableCell/pull/208

@rafaelmersant could you see if my fix works for you?

Interesting, I will have to put together a test with XCTest, was assuming apple used the same libraries underneath for UIAutomation and xcuitest and my assumption was wrong. I will...

> This will require follow-up PRs in `chainlink-*` repos that import this module, right? Might want to set them all up together beforehand to ensure a speedy merge and minmal...

> Note: with this the `tool-versions` code to set up the correct go version also becomes obsolete since we can just use the Nix environment for that I will add...