A one shot “clone” of NES Duck Hunt made in Unity3D. Is not properly a clone… because is only a one-shot duck and restart.
PokemonGo – Catch world wide pokemon… from your desk!
Hi guys!
Today i’ve discovered a simple and funny way to catch all Pokemon around the world simply stay sit in front of your pc!
Continue reading “PokemonGo – Catch world wide pokemon… from your desk!”
[Swift] ipTV for iOS/Mac
Simple IPTV streaming app for iOS (universal target) and Mac OSX.
Based on a googled (non pay-tv) italian channel list.
[Swift] Milan Metro app
Complete navigable sample app.
- Universal target (iPhone/iPad)
- Apple Watch (watchOS 2)
- Apple TV (tvOS)
- Swift 2.0
- Autolayout
[Objc] UIButton with rounded corners (IBInspectable)
APRoundedButton is a simple XIB/Storyboard extension to make rounded custom buttons, without writing one line of code, now using IBInspectable.
Continue reading “[Objc] UIButton with rounded corners (IBInspectable)”
[Objc] Write console log to file… and send for email
I’ve prepared a simple class that write logs on device disk.
This is very useful, because you can send and receive logs from apps, crashlog, backtrace and debug informations.
Continue reading “[Objc] Write console log to file… and send for email”
[Objc] Get iOS device color
A simple trick, using private API to get the device COVER color!
[Objc] Fingerprint authentication
A simple tutorial that how to use Apple fingerprint authentication in your iOS8apps on iPhone 5S and plus.
[Objc] Change App language
Hi all,
today a simple trick to change the app language, without change phone language.
[Objc] UIDynamicAnimator with CMMotionManager
Today a funny article that use both UIDynamicAnimator and CMMotionManager!
Continue reading “[Objc] UIDynamicAnimator with CMMotionManager”