Jake Hadley

Results 7 issues of Jake Hadley

First of all, awesome tool, and I'm coming from the deprecated toolbox too. But I did notice this time around that the recent Apps Icon didn't get changed on iOS,...

I've been trying to get to a point where this python library is usable, and have been unsuccessful thus far. I've followed the docs [here](https://philippj.github.io/SteamworksPy/) with no success at all....

I'm working on animating an icon with hooks and `react-native-animatable` but I'm getting an error using the `useRef` hook. The error is `undefined is not an object (evaluating 'iconRef.current.animatable.transitionTo')`. I'm...

Is there a way to make the animation between progress changes to be smoother? It's very choppy. I've tried slowing down the interval of the animation, but it falls behind....

Is there a way to change the style of the oval highlight shape on the tab label and icon? I can change the text color with `activeTintColor`, and the entire...

I'm having an issue having intellisense find header files in the same folder as the source code. My project is setup like this: ``` projectDir ---.vscode ---subDir ------src ---------main.cpp ---------header.h...

- VS Code Version: 1.89.1 (Universal) - OS Version: MacOS 14.4.1 - Logs: ``` 2024-05-15 08:08:56.271 [info] [FetcherService] Using Helix fetcher 2024-05-15 08:08:56.272 [info] [gitExtensionService] Initializing Git extension service. 2024-05-15...

triage-needed