Hey Developers! 👋

Simple iOS development tutorials and tips. Let's build something awesome together with Swift and SwiftUI!

Keyboard Shortcuts in Xcode

1 minute read

Listed below are the various keyboard shortcuts in Xcode 7. Symbols corresponding to Mac keyboard used are command (⌘), shift (⇧), control (⌃), option/alt (⌥...

Go To specific page number in Word

less than 1 minute read

In Word 2013 and Word 2010 you can go to specific page in the Word document using the Find and Replace dialog. To display the Find and Replace dialog, Navig...

How to include original message in Outlook

less than 1 minute read

Microsoft Outlook users can include the original message while forwarding or replying to an email. The users can choose any one of the following options for ...

iOS Swift - Firebase Demo

3 minute read

Firebase is a platform that allows web and mobile application to store data in cloud. In this article, we will see an example app written in Swift that uses ...