goodweebs icon indicating copy to clipboard operation
goodweebs copied to clipboard

[app] migrate to expo router

Open FiberJW opened this issue 4 months ago • 2 comments

FiberJW avatar Oct 20 '25 10:10 FiberJW

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
goodweebs Ready Ready Preview Comment Nov 9, 2025 0:03am

vercel[bot] avatar Oct 20 '25 10:10 vercel[bot]

[!IMPORTANT]

Review skipped

Review was skipped due to path filters

:no_entry: Files ignored due to path filters (34)
  • App.tsx is excluded by none and included by none
  • App.web.tsx is excluded by none and included by none
  • app.config.ts is excluded by none and included by none
  • app/(tabs)/_layout.tsx is excluded by none and included by none
  • app/(tabs)/anime.tsx is excluded by none and included by none
  • app/(tabs)/discover.tsx is excluded by none and included by none
  • app/(tabs)/profile.tsx is excluded by none and included by none
  • app/+not-found.tsx is excluded by none and included by none
  • app/+not-found.web.tsx is excluded by none and included by none
  • app/_layout.tsx is excluded by none and included by none
  • app/auth.tsx is excluded by none and included by none
  • app/character/[id].tsx is excluded by none and included by none
  • app/details/[id].tsx is excluded by none and included by none
  • app/index.tsx is excluded by none and included by none
  • app/index.web.tsx is excluded by none and included by none
  • app/redirect.tsx is excluded by none and included by none
  • app/settings.tsx is excluded by none and included by none
  • bun.lock is excluded by !**/*.lock, !**/*.lock and included by none
  • components/AnimeListItem/index.tsx is excluded by none and included by none
  • components/SearchBox/index.tsx is excluded by none and included by none
  • containers/AnimeListItemContainer.tsx is excluded by none and included by none
  • eas.json is excluded by !**/*.json and included by none
  • graphql/client.ts is excluded by none and included by none
  • hooks/font.ts is excluded by none and included by none
  • navigation.tsx is excluded by none and included by none
  • package.json is excluded by !**/*.json and included by none
  • screens/DetailsScreen/CharacterList/CharacterItem.tsx is excluded by none and included by none
  • screens/DetailsScreen/CharacterList/index.tsx is excluded by none and included by none
  • screens/DetailsScreen/RelatedAnimeList/RelatedAnimeItem.tsx is excluded by none and included by none
  • screens/DetailsScreen/RelatedAnimeList/index.tsx is excluded by none and included by none
  • screens/DiscoverScreen/DiscoverPoster.tsx is excluded by none and included by none
  • screens/SettingsScreen.tsx is excluded by none and included by none
  • typefaces.tsx is excluded by none and included by none
  • useAccessToken.tsx is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • [ ] Create PR with unit tests
  • [ ] Post copyable unit tests in a comment
  • [ ] Commit unit tests in branch expo-router-migration

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Oct 20 '25 11:10 coderabbitai[bot]