Mitchell Porter

Results 13 issues of Mitchell Porter

I've been using the flow layout code from this tutorial for awhile now as a base for adding UIKit Dynamics to my collection views in small side projects, however I...

I'm using a `UINavigationController` and triggering a modal segue to another view controller. The transition uses the top edge. There is a bug that happens sometimes where when I go...

I get the following error when trying to build and run the project: `Expression is not an integer constant expression`

## Bug report Unable to resume websocket connection and receive events after pausing/closing the connection. ## Versions Please fill in the versions you're currently using: - `apollo-ios` SDK version: 0.47.1...

Right now, the first cell always has a bigger space between it and the button, but I need the space to match the space between all of the other cells....

Just downloaded repo, opened in Xcode, built. Closed Xcode, and reopened. Backlight doesn't seem to be working.

Scrolling in the picker's collection view is very choppy.

Just ran a quick test using Step 5 listed on the github.io page: https://bunkat.github.io/later/ I made some small tweaks to the code from the sample when testing `setInterval`: ``` //...

If I present a view controller, play a movie, then pop the view controller, then present the same view controller again and try and play a movie, the app will...

I'm not seeing any animation on iOS 8 with Xcode 6. The button is pressed, the target's selector is fired, but no animation happens.