Skip to content

A simple iOS app that displays a list of randomly generated colors and allows users to tap on a color to view its color. The app is built using Swift and UIKit

Notifications You must be signed in to change notification settings

WinterSolid/RandomColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Random Colors

A simple iOS app that displays a list of randomly generated colors and allows users to tap on a color to view its details. The app is built using Swift and UIKit, and demonstrates the use of table views, segues, and data passing between view controllers.

Table of Contents

  • Feature
  • Screenshots
  • Requirements
  • Clone
  • Technologies Used

Feature

  • Displays a list of 50 randomly generated colors.
  • Tap on a color to see it in detail on a new screen.
  • Uses a clean and modular code structure, with extensions and enums for better code management.

Screenshots

SS1

ss2

SS3

ss4

Requirements

  • iOS 13.0+
  • Xcode 12.0+
  • Swift 5.0+
  • Installation

Clone

git clone https://github.com/WinterSolid/RandomColors.git

Technologies Used

Swift UIKit Xcode

About

A simple iOS app that displays a list of randomly generated colors and allows users to tap on a color to view its color. The app is built using Swift and UIKit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages