Hey I am using Prisma (v1) and am trying to use the generated client in react-native, but run into errors in the prisma-client-lib. I see an open pull request that should fix this issue, is there any news on this?
h
Harshit
10/30/2019, 4:42 PM
Hi,
Prisma is not meant to be used on the client. Please use it in the backend to access data