Michael Coughlin

Results 5 issues of Michael Coughlin

Hi Niro, I have a PHP based server app which is using the GCV PHP Library. I am able to run GCV perfectly, but badly need to integrate this package....

**Describe the bug** I've setup Wallpanel on a tablet with a camera that has (1,920x1,080 270deg) resolution as listen in Wallpanel 'Camera Settings'. I've selected Camera FPS = 30. Under...

I am getting this error when `eas build --profile development --platform ios`: ``` Advice: Upgrade dependencies that are using the invalid package versions. [stderr] Expected package @expo/config-plugins@~7.2.2 [stderr] Found invalid:...

First off this is incredible, thank you! Is it possible to install themes? Dark mode would be incredible!a

Pickup of [#1611](https://github.com/encoredev/encore/issues/1611). I define my `package.json` with: ```json { "name": "encore-ts-starter", "private": true, "version": "0.0.1", "description": "Encore Typescript Starter", "license": "MPL-2.0", "type": "module", "scripts": { ..., "postinstall": "npx prisma...