phoenixlauncher / phoenix

A lightweight game launcher written in SwiftUI for macOS!
https://phoenixlauncher.app
MIT License
130 stars 11 forks source link

use swiftui rating package to create gui rating #69

Closed jmshgs closed 1 year ago

jmshgs commented 1 year ago

https://github.com/magickworx/StarRatingViewSwiftUI https://github.com/ForceGT/RatingViewSwiftUI

something like:

image

both good options

could go next to edit button or maybe below description

jmshgs commented 1 year ago

merged in #78