jblaker / quackp-bot-test

0 stars 0 forks source link

Test 2 #3

Open jblaker opened 10 months ago

jblaker commented 10 months ago

Given an array of UIViews in a tvOS project in Xcode we need to set up UIFocusGuides for each UIView. We need to be able to swipe left and right and up and down to navigate through the various UIViews.

Create a method that will sort the array of UIViews by x,y coordinates and programmatically generate a UIFocusGuide for any UIViews above, to the left, to the right or below a given UIView.

This should be written in Objective-C.

quack-bot commented 10 months ago

Quack, quack! I'm working on this now...

quack-bot commented 10 months ago

Quack, quack! I'm working on this now...