In-House Articles
Geometry Reader In SwiftUI
If you want more control over the layout and appearance of your SwiftUI view, GeometryReader is an invaluable tool. Read more about how to use GeometryReader to unlock a new level of creative freedom and take your SwiftUI development to the next level.
Functions In Swift
Functions in Swift are the secret weapons for any programmer looking to create powerful and reusable code. These versatile blocks of code can perform any task, from simple calculations to complex operations, and can take in parameters to customise their behaviour. So why settle for mediocre code when you can harness the power of functions in Swift.
How to implement Apple’s SharePlay? WWDC'22
Last year, Apple introduced this cool feature where you can share content while being on a facetime call with someone else. For implementing the same in the app, you can use SharePlay which is pretty easy to implement.
Recommended Articles
How to Run code in Release build in Xcode
When you run your app in Xcode, it will build with the Debug build configuration. By following this article, you will learn how to run it on the Release build configuration, which is the one Xcode used for the App Store.
View Composition using ViewModifiers in SwiftUI
View Composition allows you to create reusable components to create enriched views. You can extract logic into reusable components using the ViewModifier protocol in SwiftUI and set up your code for reusability.
Mastering charts in SwiftUI - Accessibility
Usually, it is much harder to make your visual content accessible. Fortunately, Apple provides audio graph features allowing us to make any chart representable with sound. Read this article to learn how to improve the accessibility of our graphs using the Swift Charts framework.
Community Highlights
Is Mobile System Design an under-rated topic?
The Swift Anytime Community is not just a platform for developers to share their work, but also a space for discussing common challenges faced during iOS interview preparation. Our fellow community members recently had an insightful discussion on Mobile System Design questions. Join the community to know more.
Jobs
Mobile Software Engineer (iOS) - Dropbox [Remote]
Location: Remote US
Company Description: Dropbox is a leading global collaboration platform that's transforming the way people work together, from the smallest business to the largest enterprise. With more than 700 million registered users across more than 180 countries, our mission is to design a more enlightened way of working.
Senior Software Engineer (iOS) - Hopper [Remote]
Location: London, United Kingdom [Remote]
Company Description: At Hopper, we are on a mission to become the world’s best — and most fun — place to book travel. By leveraging massive amounts of data, and advanced machine learning algorithms, Hopper combines its world-class travel agency offering with proprietary fintech products to help customers spend less and travel better.
iOS Developer/Lead - KPIT
Location: Bangalore, Cochin (Kochi), Pune
Company Description: KPIT Technologies is a global partner to the automotive and mobility ecosystem for making software-defined vehicles a reality. It is a leading independent software development and integration partner helping mobility leapfrog towards a clean, smart, and safe future.
Cracking the iOS Interview
What's the difference between Any vs AnyObject & Why Singleton Pattern is bad?
This video covers many important iOS Interview Questions you should definitely prepare, which includes topics like - Any vs AnyObject, Access Specifier for swift, Generics, Core Data Stack, POP: Protocol Oriented Programming, Why Singleton Pattern is bad and many others.
5 Most Common iOS Developer Interview Questions
If you're an aspiring iOS developer, it's crucial to prepare for common interview questions to increase your chances of landing your dream job. Read about the top 5 most common iOS developer interview questions, ranging from Swift coding challenges to questions about app architecture and debugging in this article.
Learning Big O Notation with Swift
As we delve into the world of algorithms and data structures, a central theme that ties everything together is Asymptotic Analysis. By understanding this concept, we gain an advantage in testing new ideas and communicating with other developers. It's crucial to master this concept for interview preparation.
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!