andres
Results
2
comments of
andres
I used @rghorbani's tip and then ran `pod install --verbose` and I was able to see that it weighs 104mb and takes a while to download. My internet is good...
I just created an `index` folder at the same level as `_layout` and added a redirect inside it. ``` import { type Href, Redirect } from 'expo-router' import { useUser...