How to implement realtime updates with Live Activities
Live Activities were introduced in iOS 16.1 as a way to display up-to-date information on the iPhone Lock screen and in the Dynamic Island. In this article, we're going to explore the Live Activity API by implementing a fake Delivery App where the user wi...
Challenges when making Today Widgets
Apple introduced the Today extension in iOS 9, more commonly called widgets. Apple describes widgets like so: Widgets give users quick access to information that’s important right now. For example, users open the Today view to check current stock prices o...