RRSettingsKit Logo
  • August 4, 2025

RRSettingsKit Logo

A beautiful settings screen created in SwiftUI. It is based on my Gradient Game!

Support


Love this project? Check out my books to explore more of AI and iOS development:

Your support helps to keep this project growing!

Features


  •  Customisable
  •  iOS compatibility
  •  Landscape compatibility
  •  iPad compatibility
  •  Dark mode
  •  Hover Effect for iPad
  •  Mac compatibility

Requirements


  • iOS 15.0+ / macOS 10.15+ [soon]

Usage


SettingsRow

It takes the image, title and action as the parameter. You can customise it to your liking.

For example, this row is for writing a review, with a function in the closure.

RRSettingsKit.SettingsRow(imageName: “pencil.and.outline”, title: “Write a review”) {
self.settingsViewModel.writeReview()
}

GitHub


View Github

YOU MIGHT ALSO LIKE...
Verge.swift

  Using StoreReader or @Reading in SwiftUI   In SwiftUI, there are two ways to observe a Store: using the StoreReader view ...

Pigeon 🐦

Introduction Pigeon is a SwiftUI and UIKit library that relies on Combine to deal with asynchronous data. It is heavily ...

StarRating

 

ZeplinPreviewSwiftUI

A Zeplin component preview for your SwiftUI views. You can use Zeplin components instead of real views within your app ...

CarBode

Free and Opensource Barcode scanner & Barcode generator for swiftUI