Dimillian / SwiftHN

A Hacker News reader in Swift
GNU General Public License v2.0
1.71k stars 282 forks source link

watchOS 2 beta #35

Open dkhamsing opened 9 years ago

dkhamsing commented 9 years ago

Layout looks broken in watchOS 2 beta :cry: Only shows comments and url (no title)

img_0845

Supposed to look like this

jpeg image-024e8e2c36d9-1

fluidpixel commented 9 years ago

It's not 'broken' it's how the current storyboard is organised out.

Dimillian commented 9 years ago

Yeah, I've made that app in like 2 hours, the UI is very ugly. You can fix it :p But it should show the title.

dkhamsing commented 9 years ago

2 hours! :grin:

fluidpixel commented 9 years ago

How about this?

simulator screen shot 15 jul 2015 23 55 47

https://github.com/fluidpixel/SwiftHN/commit/63462df81c47c9d88ad08a83d65494091f453b2f

Dimillian commented 9 years ago

@fluidpixel Works on iOS 8 + 9 ?

fluidpixel commented 9 years ago

@Dimillian I've only run it on iOS9 with xcode7, I can't vouch for 8 at the moment sorry.