How to Easily Develop Your Own iOS Sound Classification App with Create ML
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...
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...
MarkupKit is a framework for simplifying development of native iOS applications. It allows developers to construct user interfaces declaratively using a human-r...
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...
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...
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...
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...