Open allenchuang opened 7 months ago
that's a good one and we are getting behind. will bring an update tops next week.
Fyi, since this is about making compatibility current, I'll mention that this may or may not be compatible with Expo SDK 50.
I get ReferenceError: Property 'document' doesn't exist
when I:
config.resolver.unstable_enablePackageExports = true;
and then npx expo prebuild --clean
+ npx expo ios
"browser": { "ai/react": "./node_modules/ai/react" },
to package.jsonai/react
with react-native-vercel-ai
Reverting these changes resolves the error. But my setup is so convoluted, I'll refrain from filing a bug. Just wanted to post this here since you're updating the library.
(Thanks for this library!)
Any update ?
Hi there, wondering if this package would be able to upgrade to SDK v3 to support generative UI with react native?