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
995e0664d51095c9b3ef85d557d6c70e522f2249
frontend/app/(app)/(tabs)/profile/help.tsx

6 lines
128 B
TypeScript
Raw Normal View History

feat(profile): add help screen and fix upload field name Add dedicated Help screen to profile tab with navigation integration. Refactor SettingsScreen to navigate to HelpScreen instead of showing placeholder alert. Fix API upload method to use correct field names ("file" for documents, "image" for media) based on endpoint path, resolving upload failures for file uploads.
2026-06-22 07:56:06 +08:00
import { HelpScreen } from '../../../../src/screens/profile';
export default function HelpRoute() {
return <HelpScreen />;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.6.2 Page: 34ms Template: 6ms
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