in expo 54 and react-native 0.81 prisma/react-native could not initialize native
ERROR [Error: prisma/react-native C++ bindings failed to initialize]
Code: db.ts
import { PrismaClient } from '@prisma/client/react-native';
import { reactiveHooksExtension } from '@prisma/react-native';