Eyal Levy

Results 5 comments of Eyal Levy

I was wondering why it is necessary to have the `react-native/trpc.ts` file and the `react/trpc.ts` file when only the latter is used.

I'd be amazing!. I'm trying to find a solution to easily sync server and an offline react native app. I've been trying using [watermelondb](https://watermelondb.dev/docs/Sync/Backend) and quick-sqlite to implement this feature...

PouchDb looks like is not having support anymore and RxDb despite being open source has a premium package that I don't like. I think there is space for something more...

I'm using Prisma in the backend to manage my MySql database, I'd be awesome if I could reuse procedures to handle the offline Sqlite database in the device instead of...

I ended up doing the same!