This website uses cookies We use cookies to further personalize and enhance the user experience, conduct analytical research - for example, counting visits and traffic sources - place advertisements and contact third parties. Users can manage their cookie settings by clicking the "Choose your preferences " link."

Cookie policy

Blog

search
expand_more
expand_more
Showing 1-12 of 56 results

Results for category: Mobile close

Creating Real-Time News Experience with iOS Live Activities

  Introduction As iOS users, we are all familiar with them. When we buy a cup of coffee using one of the ordering apps, they pop up. Live activities show on the lock screen and dynamic island. They display the most recent data from our apps and update their content.

The Fundamentals of iOS at News Destinations Engineering

  We firmly believe that access to information is not just a privilege – it’s a fundamental human right. At Schibsted, we have a simple mission: to make independent journalism thrive with products people love. Recent events like the global pandemic, the Russian invasion of Ukraine, and the conflict in

CarPlay Testing: Tips and Tricks for Smooth Drive 

  Implementing CarPlay support for your iOS application can be easily made with great online resources (check out the article below). However, I want to share some tips for testing your CarPlay implementation in this article. Testing CarPlay can be an enjoyable part of the development process, especially for iOS

How to simplify tedious tasks with NFC (& Flutter)

Code with us #02 – Kudos list

Welcome to the second episode of the “Code with us” Flutter series. In this episode, we will build together a list of kudos in which every single item is presented as a separated tile with the names of the giver, recipient, and a description. At the very top of the

Code with us #01 – Onboarding UI for Beginners

Episode 1 - Onboarding UI baner

In this episode we will build together an onboarding component, which introduces users to functionalities of your application. Onboarding UI is a typical way to show advantages of your app as well as to inform users about the benefits it gives to them. You can watch the video instead of

Code with us: Introduction to the Flutter crash course

flutter tutorial

Welcome to the brand new series of videos and blog posts prepared by our teammates that will guide you through your Flutter journey! Motivation We are excited to announce that we are launching our original Flutter course, in which we will be showing how to build some key parts which

Flutter Halloween Chart

How to customise chart using charts_flutter package – tutorial In this tutorial, I’ll show you how you can customise a bar chart using charts_flutter package. Halloween is around the corner, so let’s create a chart which designs will allude to these event and the end of this tutorial will look like

GDG 3City meetup – Flutter edition vol. 1

The second online edition of local 3-City Google-centric community was all about Flutter. Listen to 3 presentations about technology that continues to gain popularity among mobile developers.

Robust news feeds using child view controllers in Swift

You open your favourite news app and start reading. What makes you stay there for longer? A front page! If an interesting teaser catches your eyes, it’s more likely you will enter an article to read more.

Android 3City meetup – online for the first time!

The local 3-City Google-centric community organized the first ever online meetup. Check it out if you have missed it!

Multi-module projects with Dagger2

Component dependencies, subcomponents, optional bindings and more – all in the scope of properly configuring our library modules to create a scalable app. We will dive into more advanced stuff in Dagger2 and organize it in a multimodule setup. Watch the presentation in the embedded video below: Rafał Adamek |