In-House Articles
VideoPlayer In SwiftUI
Visual media like videos and images are essential parts of modern-day apps and softwares. In this week’s article, learn about integrating VideoPlayer in SwiftUI along with integrating an overlay on top of it.
How to generate random numbers in Swift
Learn how to generate random numbers in Swift with ease. Our guide will take you through the steps to generate random numbers using Swift's built-in functions and third-party libraries. Get started now and add a touch of unpredictability to your Swift applications!
Progress View In SwiftUI
This article explores the implementation of a progress view in SwiftUI, providing developers with practical instructions and tips to create engaging and dynamic user interfaces. Discover how to seamlessly integrate progress indicators into your SwiftUI projects and enhance user experience by keeping them informed about ongoing tasks.
Recommended Articles
SwiftUI: Trailing label TextField
Having a trailing label on a textfield can enforce the relationship with the value, such as a trailing domain for an email registration or the currency for an amount input. This article covers some SwiftUI layout manoeuvres to have a trailing label appended after the value of the textfield.
How to add Launch Screen in SwiftUI
Before Xcode 12 and iOS 14, the only way to create a launch screen in an iOS app was through a storyboard, which is generated automatically upon creating a new Xcode project. This article provides a brief overview of the process of configuring a launch screen in the "LaunchScreen" storyboard, including adding and arranging elements.
The Code Review Best Practise
Code review is an important part of the software development process and can help improve code quality and help developers grow professionally. Uncover some valuable tips and best practices to conduct well-thought-out code reviews.
Jobs
Sr iOS Developer - Capgemini
Location: Toronto
Company Description: Capgemini is a global leader in partnering with companies to transform and manage their business by harnessing the power of technology. The Group is guided everyday by its purpose of unleashing human energy through technology for an inclusive and sustainable future. With its strong 55-year heritage and deep industry expertise, Capgemini is trusted by its clients to address the entire breadth of their business needs, from strategy and design to operations, fueled by the fast evolving and innovative world of cloud, data, AI, connectivity, software, digital engineering and platforms.
iOS Developer - SmartServ (Remote)
Location: Remote
Company Description: SmartServ is on a mission to build a powerful AI-powered assistant enabling service business' to focus and increase their sales metrics by scoring on lead opportunities which are ideally lost in the field. We are constantly mining recommendations to help service contractors gain efficiency and helping them spend more time in front of customers, not computers.
iOS Developer - Green Dot Corporation (Remote)
Location: Remote (US)
Company Description: Green Dot Corporation (NYSE: GDOT) is a financial technology and registered bank holding company committed to transforming the way people and businesses manage and move money, and making financial wellbeing and empowerment more accessible for all.
Cracking the iOS Interview
Closures Vs. Combine Vs. Async Await
Discover the three methods of asynchronous coding in Swift: Closures (completion handlers), Combine, and Async/Await. Closures are a flexible feature that can handle asynchronous operations. Combine and Async/Await, on the other hand, are specialized frameworks and language features designed for structured and readable asynchronous programming. Understanding these methods is crucial for iOS interviews, so take the time to prepare and delve into this valuable resource.
SOLID Principle with real time implementation in iOS
SOLID is a set of principles in object-oriented programming (OOP) that aim to make software designs more maintainable, flexible and scalable. This video provides a practical understanding of the SOLID principle in iOS development. It covers each of the principles in detail, including Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion through real-time project implementation examples.
iOS App size reduction best practice
Explore the essential strategies for reducing the size of your iOS apps in the informative article. Understand the significance of app size for user downloads and installations, as well as its potential impact on an app's popularity and user base. Discover practical techniques and insights that can help you optimize app sizes, ensuring faster downloads and a more favourable user experience.
Thanks for Reading
At Swift Anytime, our mission is to provide you with the most valuable and relevant information about the iOS ecosystem. We understand that every developer has unique preferences and levels of experience, so we strive to curate content that meets your specific needs. Whether you're a beginner or a seasoned professional, we've got you covered with the latest news, tips, and tricks to help you stay ahead of the curve in the fast-paced world of iOS development. Trust us to be your go-to source for all things iOS, and let us help you achieve your development goals!