LeoNatan / LNPopupUI

A SwiftUI library for presenting views as popups, much like the Apple Music and Podcasts apps.
MIT License
320 stars 29 forks source link

Update README.md for text customization #44

Closed HvrByte closed 2 months ago

HvrByte commented 2 months ago

This PR updates the README to clarify how change the title and subtitle text attributes by using .popupBarTitleTextAttributes() and .popupBarSubtitleTextAttributes() modifiers.

HvrByte commented 2 months ago

Updated to reflect the changes made in 1.7.5