iOS Architect Logo - Keshu Rai - iOS App Developer

iOS Architect

Building cool iOS apps

  • About Me
  • Resume
  • Blog
  • Contact
  • Portfolio
Copyright © 2019-2021 iOSArchitect.com.
image
iOS Architect

Category Archives: Navigation

passing data between view controllers
Navigation

Passing Data Between View Controllers in Swift

Passing data from one view controller to another view controller is something you need in almost every app. But yet I have seen many people struggling with this. So I have decided to write this blog for beginner level iOS App Developers to understand how to pass the data. There could be two scenarios when […]

December 12, 2019 keshu1024

StackOverFlow Profile

profile for Keshu R. at Stack Overflow, Q&A for professional and enthusiast programmers

Recent Posts

  • Send Email In Swift 5.5 using MFMailComposeViewController
  • Swift – Check If Linked List is Palindrome or Not.
  • SWIFT – Print elements of Linked List in Reverse Order
  • Linked List in Swift
  • Static and Class Keyword in Swift

Recent Comments

  • Send Email In Swift 5.5 using MFMailComposeViewController on Show Push Notifications when app running in the foreground iOS Swift
  • Swift - Check If Linked List is Palindrome or Not. - iOS Architect on Linked List in Swift
  • Struct Func And Struct Static Func. (Are Struct Static Fun Still Value Type?) - Code Utility on Static and Class Keyword in Swift
  • keshu1024 on Show Push Notifications when app running in the foreground iOS Swift
  • tripta on Show Push Notifications when app running in the foreground iOS Swift

Archives

  • October 2021
  • September 2021
  • August 2020
  • December 2019

Categories

  • Challenges
  • iOS
  • LinkedList
  • Navigation
  • Push Notifications
  • Swift