Dion Grendelman
Dion Grendelman
Hello, I've seen some posts from 2019/2020 regarding this issue. In realm you can add a third argument called true to enable merge. If i use .create with task._raw.id =...
Hello! We have a react native app currently using redux-persist and it works good. But our app needs to work 100% offline wich works right now. But we are facing/gonna...
Hello I had question! For example we have a store with { auth:.. books:.. authors:... notifications:... } And i want auth,books, authors and notifications to be persisted but! Notifications should...
## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [X] Enhancement - [ ] Refactoring ## :scroll: Description Added sentryUrl for people that are...
**Fix for #632** Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@react-native-community/[email protected]` for the project I'm working on. Here is the...
Any advice on using with react-native, i tried but so many rules collided like " to ' and ' to "
Expo Support
Hey man! In the past we talked about this project, and how good it is =) Currently we are running a development expo project, and we tried to use burnt,...
``` const id = Toast({}) Toast({id,...newupdaredata}) ``` Is this something which is doable on both android/ios?
While using: ```js function RealApp() { const fibonacci = (num: number): number => { 'worklet'; if (num { console.log(`Fibonacci of 50 is ${result}`); }); } ``` I get: ``` In...
### How frequently does the bug occur? Always ### Description Lets say i do this: ``` const createFakeTask = () => { realm.write(() => { const fakeTask: Task = {...