Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ButtonFun

Requirements

  • Develop a universal iOS app with no status bar with the name “Button Fun”.
  • Fill the screen with 40 px x 40 px random colored squares laid out in a grid.
  • When the user presses a square, change the color of the square to a new one.
  • Handle all device orientations
  • Make the code as reusable as possible.
  • Bonus points, try not to use UIButtons

Setup and Submission Instructions

  • Clone this repository to your local machine.
  • Commit your changes to a new branch.
  • Push that branch back to Github.
  • When complete, create a pull request with the head branch as your new branch and the base branch as master.

About

ButtonFun solution using UICollectionView

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors