-
Basically I want to store multiple data (more precisely 3: accessToken, refreshToken, local storage encryption) in keychain and I'm achieving it by using different service names for each `(username, p…
MFrat updated
2 weeks ago
-
MRL will crash and hang if it's doing the "install all" and runs out of disk space. We should be more graceful when running out of disk space.
1482 [main] INFO class org.myrobotlab.service.Agent …
-
### Backend
VL (Velox)
### Bug description
when using `--conf spark.gluten.loadLibFromJar=true` to load native libraries from the jar, you need to set the parameters
` --conf spark.driver.e…
liujp updated
3 months ago
-
Maybe this was the repo of choice when React-Native started to remove their components for lean core but it was never finished and that's about 3 years ago now. The maintainer should put a deprecation…
-
I'm trying to use this with react-native-web and so far haven't figured out how to tell bundless / esbuild to replace `react-native` with `react-native-web` so far I've been tried to do this within ts…
-
**Describe the bug**
when app open it crashes it happens ios untill now
**To Reproduce**
Steps to reproduce the behavior:
1. Go to open app
2. app crash because it's in the first …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [y] I am running the latest version
- [y] I checked the documentation and found no answer
- [y]…
-
I tried to catch transaction callback but it gives undefined error.
(I'm passing the initial codes, define db, openDatabase etc..)
```
componentDidMount() {
const { db } = this.state;
…
-
HI there..
i'm having an issue with `pod install`, i'm using fresh clean app with expo sdk 51. and then run `npx expo prebuild` to be able to add native modules.
and then i added the package along …
-
For Kotlin/JS (and Kotlin/Native, but I guess not Kotlin/JVM), JetBrains created a new dependency format for modules built with the IR back-end, klib - https://kotlinlang.org/docs/native-libraries.htm…