This website requires JavaScript.
Explore
Help
Register
Sign In
carrot_bbs
/
frontend
Watch
3
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c334096248cb32c2727feb119247365fd6f0035
frontend
/
index.ts
2 lines
28 B
TypeScript
Raw
Normal View
History
Unescape
Escape
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
'expo-router/entry'
;
Reference in New Issue
Copy Permalink