lambertf917 / lambertf917/ubereats-clone-app-using-react-native

Redundant Language Settings in Enatega Multivendor Restaurant App (iOS)

Open Beginner friendly
#401 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Summary:
The Enatega Multivendor Restaurant App for iOS currently includes manual language settings within the app. However, iOS already provides default language settings at the system level.

Steps to Reproduce:
Open the Enatega Multivendor Restaurant App on an iOS device.
Navigate to the app settings.
Observe the presence of language settings.

Expected Behavior:
The Enatega Multivendor Restaurant App for iOS should rely on the default language settings at the iOS system level and not include redundant manual language settings within the app.

Actual Behavior:
The app contains language settings that can be manually adjusted, despite iOS having default language settings at the system level.

WhatsApp.Video.2023-12-05.at.11.52.13_05626f7f.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the app's settings screen, where the manual language controls described in the issue are exposed, and trace how the React Native iOS app handles that setting. Done means the redundant in-app language control is removed and the app relies on the iOS system language setting; verify this on an iOS device.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript, react-native
Domain
internationalization, mobile
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.