RnMultibundler/src/app/contexts
xuqm b1f82a5d78 feat(app): 新增主入口和公共上下文
- 新增 AppProvider、AuthContext、CommonContext等上下文组件
- 实现用户认证和公共信息的本地存储和管理
- 添加主路由和导航容器组件
- 新增主视图屏幕组件
- 更新资源文件引用
2025-07-22 15:16:47 +08:00
..
AppProvider.tsx feat(app): 新增主入口和公共上下文 2025-07-22 15:16:47 +08:00
AuthContext.tsx feat(app): 新增主入口和公共上下文 2025-07-22 15:16:47 +08:00
CommonContext.tsx feat(app): 新增主入口和公共上下文 2025-07-22 15:16:47 +08:00
useAuth.ts feat(app): 新增主入口和公共上下文 2025-07-22 15:16:47 +08:00
useCommon.ts feat(app): 新增主入口和公共上下文 2025-07-22 15:16:47 +08:00