Unova

a small scout that finds what people are searching for

Warming the filament

What this actually includes.

01

Cross-platform

iOS and Android from one codebase, without the uncanny valley.

  • Platform-adaptive navigation — tab bar on iOS, top app bar on Android
  • Native gesture handling and haptic feedback
  • Shared design tokens across mobile and web
  • Over-the-air update pipeline
02

Native

When the hardware is the product.

  • Swift / Kotlin where the platform API demands it
  • Camera, BLE, background tasks and secure enclave work
  • Deep-link and widget surfaces
  • App Store review preparation and release management
03

PWAs

Installable, offline-first, zero app-store friction.

  • Service worker caching with a real offline state
  • Install prompts and standalone display handling
  • Push notifications and background sync
  • Works down to 3G with graceful degradation

Delivery surfaces

  • iOS
  • Android
  • Web App
  • Desktop
  • Watch

Typical stack

  • React Native
  • Expo
  • Swift
  • Kotlin
  • Workbox