Harshil Shah
Harshil Shah
I'm trying to use the example application with the Xcode 9 and iOS 11 GMs here, and seeing significant performance differences between the two. On my mid-2014 15-inch MacBook Pro,...
Is it possible to have the confetti drop in from the top when starting? Calling `startConfetti()` right now just shows a screen with a lot of confetti in random positions,...
To go with a Condensed version (#71), it’d be nice to have an Extended version of Inter as well
Hi there, I’ve been using Littlefoot on my personal site and noticed that on iOS there’s a weird issue where sometimes the popover dismisses immediately after activation. I haven’t been...
Hey all, Sorry it’s been a while, this took a bit longer than I’d expected, and then iOS 13 hit and that made it take a bit longer. Originally, I...
This PR allows you to capture transparent screenshots. Previously, all transparent bits would get replaced with white, and so this could be a breaking change for existing tests, and so...
Hey folks, I’m using this project as the template for a project I just started, and it’s going really well. Good job! One tiny feature request though: I would love...
In my app I have some scenarios where I need to pluralise a string that needs to display not a number directly but a formatted value for it. I'm using...
If you have a localized string with a key named `continue`, `repeat`, or any other keywords, the generated Swift code just inserts them as is, and so the files don't...