Company
Home
About Us
Client Testimonials
Career
Portfolio
Contact Us
Gaming
Game Development
3D Game Development
Android Game Development
iOS Game Development
Blog
Game Design
Unity
Android
iOS
Graphics
Web
Contact Us
3DS Max
Android
Blog
Graphics
iOS
Maya
Unity
Web
Game Design
iOS - Lazy Loading Images
Jump To:
Create Xcode Project
Download ThirdParty form GITHUB
Import ThirdParty file
Initialized Image array
TableView Delegate & DataSource Methods
Objective
Main objective of this post is to give an idea about Lazy Loading Images
continue reading...
Dipti Ganatra
2015-12-26 03:10:26
Using GPS device get Current Location in iOS
Jump To:
Create Xcode Project
Add Framework
Import Framework
Create object of framework
Initialized CLLocationManager
CLLocationManager Delegate Methods
Objective
The main goal of this tutorial is to get current user location using GPS device when you move.
continue reading...
Dipti Ganatra
2015-12-15 06:06:50
Ultimate iOS File Management Tips
Jump To:
NSFileManager Class
Create file at specific path
Create directory at specific path
Check if file exist at specificpath
Check file content equality
Move File
Copy File
Read File
Check file permissions
Remove File
Get all content of specific directory
Objective
Main objective of this post is to give you an idea about File management in iOS
continue reading...
Dipti Ganatra
2015-12-15 06:10:33
iOS Delegates Tutorial
Jump To
Create Project & Design UI
Create new Class
Segue for Open new view
Create Protocol in .h file
Call Protocol methods
Set Delegate of Created Protocol
Implement Delegate method
Objective
The main objective of this blog post is to explain what is delegate and how it is helpful in iOS applications.
continue reading...
Dipti Ganatra
2016-01-16 00:57:28
iOS - Overlap Multiple Videos
Jump To
Create Xcode Project
Add Library to Project
Overlay code in viewDidLoad method
Perform task on Overlapped Video
Objective
The main objective of this post is to describe that how to create a video by overlapping multiple videos side-by-side.
continue reading...
Dipti Ganatra
2015-12-15 07:07:16