FirebaseUI-iOS icon indicating copy to clipboard operation
FirebaseUI-iOS copied to clipboard

FR: Respect global tint color in default FUI view controllers

Open willbattel opened this issue 4 years ago • 1 comments

Step 1: Are you in the right place?

Yes

Step 2: Describe your environment

  • Objective C or Swift: Swift
  • iOS version: >=11.1
  • Firebase SDK version: 6.27.0
  • FirebaseUI version: 8.4.2
  • CocoaPods Version: 1.9.2

Step 3: Describe the problem:

It would be nice if the default view controllers provided by FUI respected the global tint color. The current workaround is to make a custom view controller to hook into FUI, but for such a small change it seems overkill.

Screen Shot 2020-06-29 at 3 24 27 PM

IMG_0594

IMG_0595

willbattel avatar Jun 29 '20 20:06 willbattel

New internal issue created for this: b/160627150

yuchenshi avatar Jul 06 '20 20:07 yuchenshi