Logo
Explore Help
Register Sign In
carrot_bbs/frontend
3
0
Fork 0
You've already forked frontend
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
619f08275c7e36c94dc49b2d21ec0fe91da4e8f0
frontend/app/(app)/group/invite.tsx

6 lines
178 B
TypeScript
Raw Normal View History

refactor(App, navigation): migrate to Expo Router and clean up navigation structure - Updated App entry point to utilize Expo Router, simplifying the navigation setup. - Removed legacy navigation components and services to streamline the codebase. - Adjusted package.json to reflect the new entry point and updated dependencies for compatibility. - Enhanced overall application structure by consolidating navigation logic and improving maintainability.
2026-03-24 14:21:31 +08:00
import GroupInviteDetailScreen from '../../../src/screens/message/GroupInviteDetailScreen';
export default function GroupInviteRoute() {
return <GroupInviteDetailScreen />;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.6.2 Page: 241ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API