Laurens Kropf
Laurens Kropf
Hey, take a look at the following repository, you should be able to use this to make a native/electron exe for windows: https://github.com/nativefier/nativefier
> Not sure if it's the same issue but got the same error when trying to connect to a windows box. Here is what I've used: Listener: > > ```...
I just found out you can do something like this: ```ts import React from 'react'; import {View} from 'react-native'; const CustomCopilotView = (props: {children: JSX.Element; copilot?: any}) => { return...
Here is a usage example: ```ts // Your component goes here... ```
In my case I just hadn't enough free disk space...
Hey @klatvo, beginning with the year, they have changed the way books are presented on their site. Sadly, I currently do not have enough time to implement the changes in...
I've also started noticing issues with some books, but since I got HY in NVS **and** TINF this year, I've not had enough time to fix all of this. I...
Hey @botchGNU, beginning with the year, they have changed the way books are presented on their site. Sadly, I currently do not have enough time to implement the changes in...
Hi, it's a fresh install into the project, so no upgrade. No, only have `"@sentry/react-native": "^6.0.0",` in my package.json. Thank you very much for looking into this - I really...
Sure, here is my output: ``` LOG Sentry Logger [log]: Unhandled promise rejections will be caught by Sentry. LOG Sentry Logger [log]: Integration installed: ReactNativeErrorHandlers LOG Sentry Logger [log]: Integration...