Jay Santos

Results 5 issues of Jay Santos

My image goes in front of my custom table view cells when I drag the table upwards. The table is inside the navigation bar which isn't translucent by the way....

bug

# Summary When archiving, I always encounter this error in v0.9.14 via SPM # Steps to Reproduce Archive the app # Expected Results A successful archive will be generated #...

Everything works except the UIActivityIndicator spinner. It's not displayed anywhere whenever the user refreshes the tableview. I'm using iOS 6.0

Line 38. Just replace the image file name from: `let item1 = ExpandingMenuItem(size: menuButtonSize, title: "Music", image: UIImage(named: "chooser-moment-icon-music")!, highlightedImage: UIImage(named: "chooser-moment-icon-place-highlighted")!, backgroundImage: UIImage(named: "chooser-moment-button"), backgroundHighlightedImage: UIImage(named: "chooser-moment-button-highlighted")) { ()...

I set up a simple table with search bar and headers and when the user taps any cell, it goes to a detail view that loads a mapview with the...