Search
Velos Mobile • Entries (RSS)
We’ve been pleased to see that the Sectioned Grid adapter we open-sourced last year has been useful for other Android developers. It’s a modular component...
You thought it was over didn’t you? You thought that surely this meme was done by now. Well it’s not. Introducing Harlem Shake for iOS....
Tablets give you a lot of real estate to play around with. Google has created several features specifically to help developers take advantage of the...
We use open-source to learn and grow as programmers. So we like to give back whenever we can. Here are some open source projects we’ve started or contributed to.
DragKit
DragKit is an iOS framework for enabling drag & drop behavior. With DragKit, it’s not only easy to add drag & drop within your own app, but also between apps. Any app that implements DragKit can continue drags made in other apps.
ARKit
iPhone ARKit is a small set of class that can give you augmented reality in any iPhone application. The kind of augmented reality that ARKit caters to is overlay of information (usually geographic) over a camera view. The background camera view acts as a “window” onto the world around you.