-
Hi team,
I just want to ask that how can i use watermelonDb with op-sqlite, cause it have a lots of extension support
like FTS, vector search. And maybe more performance than other.
Thanks
-
I was trying to get it to run with watermelonDB but the built app crashed on launch. It does work for me the tamagui starter.
For the tamagui starter I needed to update the burnt module in all repo…
-
### Context
I have upgraded my application to Expo SDK 51, when I'm trying to build android, I have the following error :
```
MainApplication.kt:40:9 'getJSIModulePackage' overrides nothing
`…
-
### Description:
After upgrading to macOS Sequoia (V 15.0) which comes with Xcode 16 or even upgrading Xcode directly to version 16, the iOS build is all broken with multiple failures.
### Envir…
-
### **Issue: `TypeError: Attempted to assign to readonly property` When Deleting Records on iOS**
- WatermelonDB version: 0.27.1
- React Native version: 0.71.0
#### Description
When attempting…
-
### 💾 Issue: Set Up IndexedDB Persistence with Dexie for To-Do App
#### 🏷 Version: `0.0.4`
---
### 📄 Summary
Integrate Dexie to enable local data persistence using IndexedDB, ensuring the …
-
ERROR LOG
ld: warning: directory not found for option '-L/Users/aislanlander/projetos/nectar-fields-sales/ios/Nectar Field Sales'
duplicate symbol 'OBJC_IVAR$_FMResultSet._query' in:
/Users/aisla…
-
Hi, I'm getting a typescript error with `text` and `field`
```
import { field, text, } from '@nozbe/watermelondb/decorators'
@text('name') name
@field('sortOrder') sortOrder
```
```
Unab…
-
### Build/Submit details page URL
_No response_
### Summary
I'm trying to run `eas publish` but I get the error
it works fine when I `eas build`
### Managed or bare?
bare prebuild project
### E…
-
Folks, this is not an issue but an idea I just had.
Database and SQL are not my top skillset, so, anyone who can help me to think about ways we can compare these two options will be welcome.
I belie…