Working with UISlider to create a simple RGB Color Mixer App
- Working with auto layouts and slider constrains.
- Declare 3 variables and set values to Int.
- Link up slider and create actions.
- Create a function to change the background color when user sliding the slider.