Description:
It is requested to implement a feature that allows URLs to be displayed as clickable links within the application. This will enhance user experience by enabling users to tap on links and be redirected to the appropriate web pages without needing to copy and paste the URL manually.
Current Behavior:
At present, URLs are displayed as plain text, and users are unable to interact with them.
Desired Behavior:
When a URL is displayed in the app (e.g., in the “About” section or other informational text fields), the URL should be clickable, opening the user’s default web browser when tapped.