• Home
  • About
  • Our Apps
  • Learn
  • Contact
Login

Register

Login
Seemu Apps Seemu Apps
  • Home
  • About
  • Our Apps
  • Learn
  • Contact
31 Jan
0

How to add a Simple Scroll View in the Storyboard to your App

Posted by Andrew | ios, swift, tutorial, xcode |

This tutorial will cover adding a simple Scroll View in the Storyboard to your app. We will be showing vertical scrolling, but it can easily be adapted to scroll vertically...
Read More

31 Jan
0

Adding Google AdMob Popup Interstitial Ads to your app

Posted by Andrew | ios, swift, tutorial, xcode |

Adding Google AdMob banner ads to your app is a simple effective way to earn money in your app. This tutorial will cover the steps in setting up an AdMob...
Read More

30 Jan
0

Adding Google AdMob Banner Ads to your app

Posted by Andrew | ios, swift, tutorial, xcode |

Adding Google AdMob banner ads to your app is a simple effective way to earn money in your app. This tutorial will cover the steps in setting up an AdMob...
Read More

03 Oct
1

How to access the Camera and Photos in Swift.

Posted by Andrew | ios, swift, xcode |

What you will learn How to access the user’s camera and take a photo How to then get this photo and use it in your app How to save a...
Read More

01 Sep
6

How to make a pop up view.

Posted by Andrew | ios, swift, tutorial, xcode |

Using this method you can easily create a nice looking animated pop up view in your next XCode Swift App. The image below shows what you will be able do...
Read More

12 Jul
2

Noobs Guide to using CocoaPods with Swift

Posted by Andrew | ios, reference, swift, tutorial, xcode |

Have you ever seen a cool CocoaPods library that you want to use in your Swift app but you have no idea how CocoaPods worked or you tried once and...
Read More

06 May
1

Replace occurrences of a character in a String

Posted by Andrew | ios, swift, tutorial, xcode |

Replacing a certain occurrence of a character in a string, for example a space(" ") is simple in Swift. Simply use the code below and substitute stringByReplacingOccurencesOfString(" ", withString: "+")...
Read More

21 Apr
1

Convert String to Number (Integer, Float, Double)

Posted by Andrew | ios, swift, tutorial, xcode |

Converting a string to a number is simple thanks to Swift. The following code will take the number 42 and convert it to an int, float and double. let number...
Read More

18 Apr
0

Get nth character of a String & get a Substring from a String

Posted by Andrew | ios, swift, tutorial, xcode |

To get n character of a String in Swift you simply use Index, same to get a substring. The code below does the following: Get the nth character from a...
Read More

14 Apr
0

Difference between a constant (let) and variable (var) in Swift

Posted by Andrew | cheatsheet, ios, swift, tutorial, xcode |

The difference between let and var can be confusing in Swift so let's clear up the difference. let is what is known as a constant. Once you set it once...
Read More

  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • …
  • 10
  • 11

Welcome

Hi I am Andrew and welcome to Seemu Apps! Have a look around, we provide tutorials for primarily iOS apps.
Bluehost website hosting discount

Seemu’s Studio Setup

Blue Yeti Microphone
Rode Stand
Spider Shock Mount
Mac Keyboard Cover
Screenflow - recording software

Contact Us

We're currently offline. Send us an email and we'll get back to you, asap.

Send Message

Footer

:)

© 2026 · Your Website. Theme by HB-Themes.

  • Home
  • About
  • Our Apps
  • Learn
  • Contact