BastiaanJansen / toast-swift

Customizable Swift Toast view built with UIKit. 🍞
MIT License
466 stars 77 forks source link

Bigger font size for tvOS #56

Open romaingyh opened 5 months ago

romaingyh commented 5 months ago

Hello !

Just a small PR to increase the font size on large screens (tvOS and visionOS). I've put font sizes as constants depenging on os in ViewValues.swift, I don't know if it's a common practice I'm pretty new in SwiftUI.

iOS font sizez

Same as before

tvOS and visionOS font sizez

Twice bigger