prisma / react-native-prisma

Apache License 2.0
200 stars 9 forks source link

Expo/RN/Web support? #15

Open nuno opened 5 months ago

nuno commented 5 months ago

I assume there is no web support yet? or ever will be? loved the prisma on expo!

sorenbs commented 5 months ago

There is no web support yet, but there will be eventually. Our plan is for Prisma to work in two environments: Apps and servers.

We are starting with Expo based apps, and will bring the same functionality to web+react and eventually other frameworks as well.

nuno commented 5 months ago

@sorenbs Thanks!

robertherber commented 4 months ago

Would also really like web support. Being able to use one offline-first solution cross-platform would be a game changer.