Carabelli

Results 10 comments of Carabelli

Hello, I want to help with Turkish translation. Okay? or am i late?

I still get errors ```bash ArtificialNode__DO_NOT_USE should implement "exportJSON" method to ensure JSON and default HTML serialization works as expected ArtificialNode__DO_NOT_USE should implement "importJSON" method to ensure JSON and default...

For @react-oauth/google, the following code worked for me magically, i added fetch request to take out token instead of directly passing token response . I know this is not a...

I can work on that By the way would you consider using NextJs for this project or is there a specific reason for sticking to purely React without any other...

I can work on this, should rendering them located in the left sidebar? I guess there are only recurring events and timed events (apart from someday events), and we would...

Hi, I've seen this project recently and implemented in my own project. The systematic approaches and choices are reasonable (probably you made the explanations in other prs but there are...

@tyler-dane Thanks for preparing the view, I will see the other issues as well. Other than that, what does the "resources" mean in that context? I am aware that the...

same here with dependencies: ```json { "expo": "^54.0.10", "expo-camera": "~17.0.8", "expo-contacts": "~15.0.8", "expo-haptics": "~15.0.7", "expo-router": "^6.0.8", "expo-sensors": "~15.0.7", "expo-splash-screen": "^31.0.10", "expo-status-bar": "^3.0.8", "nativewind": "4.2.1", "react": "19.1.0", "react-dom": "19.1.0", "react-native": "0.81.4",...

@0x1337ak Thanks for the suggestion yet adding that broke my app, also it didn't resolve the issue with css stylings as well My expo version is 54, i know this...