Inwizards Blog

How To Search Data In Table View Using Swift 2.0
Today we are going to share a simple task in swift 2.0. If you are a iOS learner and trying to make a simple search bar to explore data from table view then this is the perfect example for you.

How to login with Google SignIn without using pod, in Swift 2.0
Hi, In this blog I will tell you how to login with Google SignIn in Swift which is very important for quick signup as users don’t have time to fill the forms. Create a new project Open Xcode , create

How to Load Big Image From URL Without Freezing App In IOS Using Swift 2.0
If you want to load big image from URL so you can use AFNetworking Library into your Project, so with the help of this library you can load big image from url without freezing your app. First download AFNetworking Library

How To Enhance Customer with iPhone Development Services India
When you will ask business owners what actually they want, a strong customer base is probably the answer you will get from almost everyone. To achieve such goals of attracting more and more customers, business owners need to adopt the

How to Create Result Oriented Website
Today’s society is focused on technology. We use the internet for everything: online banking, careers, interaction, and much more. Developing a quality website is very important. The same as with any organization you’d not need it to have a style

How To Convert Text Content Into Pdf File In Swift 2.0
Create new single view application Xcode project by naming as”DemoPdf”. Set the values as follows and save it as a folder on your desktop. Begin the Project: Go to the mainStoryboard and Add a button by giving name “Generate PDF”