Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Category: cocoa-touch

cocoa-touch/ios development/iOS7/native ios app/UITabBarController

Present a login screen before the tab bar controller in a UITabBarController based app [Objective-C and Swift]

Posted on January 8, 2014 by Malek / 37 Comments

Hello everybody, and happy new year for all of you :] A while ago, I saw so many questions on SO enquiring about how to implement a login screen to the user bef...

cocoa-touch/iOS/iOS6

Customize your alerts with NoticeView library

Posted on November 8, 2012 by Malek / 0 Comment

I came across a lot of useful libraries hosted in Github, one of them is called NoticeView. This is a lightweight library which gives a cool style for success a...

cocoa-touch/iOS/iOS6

Loading URL with an UIActivityIndicator

Posted on September 27, 2012 by Malek / 5 Comments

In a previous tutorial, you have seen how to load URLs already listed in a UITableView. In this tutorial, i will be showing you how to easily use a loading indi...

cocoa-touch/iOS

Loading URLs from UITableView

Posted on August 25, 2012 by Malek / 2 Comments

One of the major use of UITabelView is to make menus where every cell perform a specific task or let you navigate to another view. The typical example is the Se...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.