t3-turbo packages

How do I install packages for expo and/or nextjs? I'm using pnpm. I tried to do
pnpm i [package] -w
then tried to
pnpm expo install [package]
inside the expo folder but no luck

Unable to resolve "@react-navigation/native" from "..\..\node_modules\@react-navigation\native-stack\src\navigators\createNativeStackNavigator.tsx"
Was this page helpful?