Refactor profile data handling and update UI components
- Changed references from companyProfileData to profileData across multiple profile page views for consistency. - Updated UI elements to display user-specific information such as username, email, role, department, and position. - Modified the profile screen to fetch user profile data instead of company profile data. - Added new string constants for user-related fields in ProfileStrings.
This commit is contained in:
@@ -46,6 +46,8 @@ app.*.map.json
|
||||
|
||||
# FVM Version Cache
|
||||
.fvm/
|
||||
.fvmrc
|
||||
.vscode/
|
||||
|
||||
# Firebase Configuration (sensitive files - should not be in version control)
|
||||
**/android/app/google-services.json
|
||||
|
||||
Reference in New Issue
Block a user