SkillAgentSearch skills...

RatingViewSwiftUI

A RatingView written in SwiftUI somewhat like AppStore's Rating View

Install / Use

/learn @ForceGT/RatingViewSwiftUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p><h1 align="left">Rating View</h1></p>

Usage

  1. Import RatingView into your project
  2. Specify properties as you like
  3. You have a working Rating View UI that's functional and working in seconds

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/ForceGT/RatingViewSwiftUI", from: "1.0.0")
]

Screenshots and Previews

Screens

Previews

Manually

Drop RatingView.swift in your project.

Requirements

  • iOS 13+
  • Xcode 11+

Example

Example code for the repository can be found here

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated2y ago
Forks0

Languages

Swift

Security Score

80/100

Audited on Oct 11, 2023

No findings