-
Prerequisites:
- [ ] our darwin builds should be code-signed and notarized
- [ ] we should enable cgo in our darwin builds
* * *
Any reason why you are not using https://github.com/99designs/k…
-
Hey!
My first day playing with the Jai compiler today, and got a HTTP socket client application working with the inputs and such I wanted. I started extending it to support TLS and was wondering if…
-
### Description
Dependencies:
"jsdom": "16.0.0",
"@mozilla/readability": "^0.4.2",
I need to get a "Document" representation from jsdom for mozilla readability.
Unfortunatelly when i bu…
-
Version 0.2.0
LiveView Native Clients
- [x] LiveVIew Native Clients: Template and deserialization for iOS and Android liveview-native/liveview-native-core/issues/40
- [x] LiveView Native Client…
-
I have custom native java code that i interact with through a method channel from flutter. I reuse this plugin through multiple apps. I would like to use JNIGen to use this same java source code, howe…
-
Hello everyone,
First of all, thanks for kickstarting this and consolidating our efforts so that we all can share our experience, efforts and work on new, exciting ways of running apps cross-platfo…
-
https://github.com/latchset/kryoptic is a software token that implements the PKCS#11 API as the entry point. It can be used by any application that knows how to load pkcs#11 drivers in liu of an hardw…
simo5 updated
2 weeks ago
-
### Describe the bug
我通过如下的方式创建项目
```
yarn create @quick-start/electron
```
创建完成后只修改了 electron.vite.config.mjs
```
main: {
plugins: [externalizeDepsPlugin({exclude:['serialport']})]
}…
-
**Describe the bug**
When doing a clean install from scratch with a barebones RN project (non-expo) with new arch enabled the following errors pop up
I also had to disable this in the
```
…
-