This is my first app in swift. My main logic to this application can be found in the ColorMix -> ViewController.swift
This app allows the user to mix RGB values giving them an array of different color schemes. This project helped me understand how objects and basic UI work in Swift.