Joshua May

Results 11 issues of Joshua May

Hi 👋 I love the idea of this, but I'm not from the UK. There's only so much Boris Johnson I can handle, before wanting to retreat to the calm,...

Feature

It was hardcoded to use `"TabScreen"` before, but my prototype is using the fancy name `"MainAppAndWhateverTabBar"`. (I'll work on my naming in the meantime) ((Thank you for the library! So...

Whew, this one was a tricky one, and probably a bigger issue to address (there are a lot of float comparisons!), so I'm interested in your thoughts. The comparison [here](https://github.com/kishikawakatsumi/IBPCollectionViewCompositionalLayout/blob/8317a73540f244de732b5c0faf66413953ecf00b/Sources/IBPCollectionViewCompositionalLayout/IBPUICollectionViewCompositionalLayout.m#L353)...

## The problem Hiya 👋 The dependencies for `teen_process@2` ([here](https://github.com/appium/node-teen_process)) are pinned to specific versions of, say, `@babel/runtime: "7.18.9"`. I propose this be updated to allow version ranges (i.e. `"^7.0.0"`)...

Node

Heya 👋 This is more of a meta-PR than a single PR. It's quite large, so we can split it up if there are changes you're interested in. I wanted...

# Bug report ## Description / Observed Behavior :wave: Hiya! I was experimenting with `lineClamp` + `textOverflow` to create some OpenGraph images and noticed that sometimes (say, 2% of cases)...

Hiya 👋 I was hoping to use WebP in a project, and noticed (via #575) that the `image-webp` project has been published now. This PR adds support for the project...

The ongoing modernisation of the project continues! In order to bump some of the designs, I figured it made sense to bump us to the latest Bootstrap. Because of Computers™,...

~⚠️ Depends on #7. Merge that first, and I'll rebase this. ⚠️~ Rebased! Hi! PhantomJS was running a painfully old build of WebKit, and made flexbox rendering a complete bummer....

Following up from #3420, I found a reasonably reliable way to skip ads within the app without impacting any of the other features/limitations of free users based on some debug...