Steven

Results 18 issues of Steven

is there a dark mode version of the mediumish.scss?

![img_1744](https://cloud.githubusercontent.com/assets/8051383/7845232/a0585200-0483-11e5-923e-3a07d580abb7.PNG) To reproduce this bug, just swipe really fast on the device. I'm not really sure how to go about fixing this.

# Issue summary It is not possible to follow Next.js documentation for creating API routes in your pages/api directory. It's caused by the default setup and documentation how koa-shopify-auth is...

Is there an angular example anywhere? Can't seem to get this working in my angular project... Thanks! :)

is there an english version of this pod?

calling ``` currentUnityController = UnityAppController() currentUnityController.application(application, didFinishLaunchingWithOptions: launchOptions) ``` seems to disable all user input. Not even adding the UnityView or anything, just telling the `UnityAppController` that the application has...

Hi, I'm using this library for a social media app to display photos. It would be nice to be able to add a view to the photo to show comments,...

I'm using the RDRStickyKeyboard to post comments, but I'm encountering a problem where after I submit the first comment the input view still retains its shape (if the text inputted...

Is there an example of a project using `next.js` and an app-prefix (which is required to use `next.js` api routes)? As is, can't seem to get the app prefix stuff...

Is there a demo example of using this in an `Obj-C` project?