Christopher Wiles

Results 17 comments of Christopher Wiles

The App Store is displaying the following iOS SDK warning: > **ITMS-90725: SDK Version Issue** > This app was built with the iOS 17.4 SDK. Starting **April 24, 2025**, all...

Also ActionSheet doesn't render if there is a ReanimatedSwipeable on the same screen...

It's wild to me that Microsoft isn't adding the AI features people are asking for. They've really dropped the ball with VS Code and GitHub, letting companies like Cursor swoop...

I see the exact msg, not sure if breaks anything tho. App seems to work fine. ``` "dependencies": { "@amplitude/analytics-react-native": "1.4.9", "@apollo/client": "3.11.3", "@casl/ability": "6.7.1", "@datadog/mobile-react-native": "2.4.3", "@datadog/mobile-react-native-apollo-client": "2.4.3", "@datadog/mobile-react-navigation":...

> We would need the actual repo to check, but you could use `--pprofDir` to collect profiles of how it's currently behaving. ``` > tsgo --noEmit --pprofDir ./tsgo-profiles CPU profile:...

So running locally on my mac (2.4 GHz 8-Core Intel Core i9) it is 450% faster, so only slow in ci

Same issue with me, here is CC thinks ⏺ Here's what I found: Summary What typescript-lsp does: Based on https://github.com/boostvolt/claude-code-lsps and https://code.claude.com/docs/en/plugins: The typescript-lsp plugin provides: 1. LSP Tool -...