22
04
04
04

SmartPass is an account that allows you to make contactless payments for items using a SmartPass Tag or Companion Card. With Vodafone SmartPass, you can pay for anything under £20 with your smartphone. Whether it’s for a quick coffee or a bite to eat with friends, there’s no need to rummage around for cash or cards – or borrow money if you’ve forgotten your wallet. Simply tap your phone anywhere you see the contactless symbol and away you go. Plus, you can check your balance or instantly add cash, wherever you are.

Read More »

02

Continuous Integration is a must have for all modern development projects, including iOS apps. Thanks to Travis you can setup full stack CI environment in minutes. This includes not only automatic unit testing on server side, but also deploying your mobile app to testers in real time.

My sample project provides full-stack continuous integration environment. It takes advantage of free Travis-CI service.

Read More »

11

UICollectionViewLayout for displaying 2D tables, similar to those in spreadsheets. Library contains layout class and DRCollectionViewTableLayoutManager that acts as a proxy and allows to configure collection view, and propagate it with data in easy way. For example implementation, checkout attached demo project. Library can be installed through CocoaPods.

Read More »

27
10
09
06