Skip to content

Do not change the color of the Image in the Button with SwiftUI

   

It is a way to do not change the color of the Image in the Button with SwiftUI. If you keep the default, the color will change to blue as in the following image.

ButtonColor

By setting renderingMode(.original) the color of the original image was displayed.

ButtonColor

  1. Create a sequential numbered array in Swift
  2. I tried all the ModalPresentationStyle of iOS 13
  3. Detect video end with Swift
  4. Play videos with Swift
  5. Display the side menu (hamburger menu) in SwiftUI with SwiftUI.
  6. Change the color of Section of List in SwiftUI
  7. Tap to check the section-delimited ListView