Blog

From everyday struggles to smart hacks.

Blog2023-12-06T10:11:05+00:00

Speed up searching in your app by using SQLite and FTS

August 7th, 2024|

Making a searchable list of 4,380 organizations in the geteduroam Android app turned out to be trickier than expected, with challenges like abbreviation matching and handling diacritics. Curious how we improved performance by 14x on older devices? Dive into the blog to see our solution!

  • Dynamic Font Sizes With Jetpack Compose

Dynamic Font Sizes With Jetpack Compose

November 28th, 2023|

Are you having trouble coding your Dynamic font sizes with Jetpack compose? In this article our colleague Oya Canli will explain in simple terms and useful examples how you can code this too.

Newsletter

Become an app expert? Leave your e-mail.

nederlandse loterij en egeniq
pathe thuis en egeniq
rpo and egeniq
mvw en egeniq
rtl and egeniq
  • Angle Input Control with SwiftUI

Angle Input Control with SwiftUI

March 13th, 2022|

The idea for this is quite simple: draw a shape consisting of two lines on screen representing an angle between 0 and 90 degrees using SwiftUI.