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

Category: iOS

Create ML/iOS/Machine Learning/Sound Classifier/Swift 5

How to Easily Develop Your Own iOS Sound Classification App with Create ML

Posted on August 6, 2020 by Malek / 0 Comment

Recently I tried Create ML, my purpose was simply to develop a sample app that can distinguish snoring from other types of sounds. Create ML save me a lot of ti...

Auto Layout/iOS/ios development/MarkupKit/native ios app/Swift/UIKit/Xcode

How To Hugely Simplify Your iOS Development With MarkupKit

Posted on June 9, 2016 by Greg Brown / 0 Comment

MarkupKit is a framework for simplifying development of native iOS applications. It allows developers to construct user interfaces declaratively using a human-r...

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...

iOS

Supporting multi-language in your iOS app

Posted on August 14, 2012 by Malek / 3 Comments

When you create your application for iPhone and/or iPad, one of the main features you surely take into consideration, is, which community you are intending to t...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.