However, the text color can be changed with tintColor.
AppDelegate.swift
UINavigationBar.appearance().tintColor = .systemPink
index.html
<input type="file" name="example" accept="image/jpeg,image/png" multiple/>
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: