IOS
nicola.defilippo

Carousel

Today, we often see complex interfaces built using carousel components, as seen on Netflix, Amazon, and others. In this post, I will show you how

Read More »
IOS
nicola.defilippo

iOS Tracking Transparency

You must use the AppTrackingTransparency framework if your app collects data about end users and shares it with other companies for purposes of tracking across

Read More »
IOS
nicola.defilippo

Expand List Item

In this post, we see how to expand a list item of a list. To do this is not complicated, the principle is simple when

Read More »
IOS
nicola.defilippo

SearchBar with SwiftUI

From September 2021 is finally available native SwiftUI SearchBar component, so is not anymore necessary to attach UIKit things to have the search bar in

Read More »
Andriod
nicola.defilippo

Qml – Copy And Paste

Sometimes in mobile applications is helpful can copy text between applications (i.e. wifi password or simply text). With a simple Text is impossible to do

Read More »