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
f9b0999112c15b2aec9370886ac80a8b29e36a88
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: 27ms Template: 1ms
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