We are all familiar with reviews, from food reviews to App Store reviews. Seeing reviews for websites and apps is commonplace. In this chapter, we will create a review form that has a custom five-star rating component, which we will then add to it. We will learn about UIControls and how powerful they are. We will also look at literals and how to use them in our code.
In this chapter, we will cover the following topics:
- Creating a form that users can use to write a review
- Creating a custom star rating
- Image and color literals