Brad Huber

Results 6 comments of Brad Huber

@bryan-bethea @Gopinath-22-PS @emincer I was getting the same error after being on vacation for a week and seeing xcode had updated itself. I downloaded xcode 15.2 from https://xcodereleases.com/ and un-archived...

I like the idea of copying the VSCode settings.json method for advanced options. Would it be too much of a cop out to just have some basic options that most...

Thanks for the reply! I'll check that issue out. I just found this app and its fixed the biggest "minor annoyance" I've had on MacOS. So thanks for all the...

Nativewind v4 does not have a `styled()` function anymore. Has anyone got this working in Nativewind v4 yet?

In case anyone from the future stumbles on this, my problem was putting the `` before my `` wrapper in my App.js. So of course it didnt know what nativeWind...

Running into this issue using react native bottom sheet, trying to get my custom colors to work for font and background colors in regular `Text` and `View` components inside a...