harris.dev

Results 49 comments of harris.dev

@zim-lee we can't really help you if you don't even copy paste a snippet of your code.

I'm facing the same issue, and I also added ``` permissions: pull-requests: read ``` to my job. Here's the entire workflow file, which was copy pasted from the readme: ```lint-pr.yml...

Just want to add, i actually was ready to use Nylas mail 100% until this. I switched back to Airmail (has pretty good markdown support) because once you write your...

Also having trouble with this, @builtbyproxy 's solution did not work for me: Would be great if we get an example or updated docs on how Appdelegate.m should look like

thank you @builtbyproxy , I'll try that.

> Hey @harrisrobin, You need to wrap your App with `StyledProvider` and pass the config to use tokens and aliases. You can check out [here](https://gluestack.io/style/docs/getting-started/styled-provider). ah sorry for not being...

hey @ankit-tailor , while trying to debug ran into another issue I am able to reproduce. I have not yet put my finger on what's causing this but here's something...

This is still an issue for me, the problem is i am not able to always reproduce it but in my expo-router react-native app i keep getting this error and...

> Any solutions for that? I'm experiencing this when using gluestack babel plugin resolver in my project. I ended up using Dripsy for my project.