Your branded banking app, launched in weeks
Fully native iOS and Android mobile apps with your branding, your features, and zero Kobble branding. Configure, customise, and publish under your own App Store accounts.
What you can build
A comprehensive set of tools and APIs designed for modern financial product development.
Full Branding Control
Custom colours, typography, logos, and UI components. Your brand, your identity, zero Kobble branding visible to end users.
iOS & Android
Native mobile apps for both platforms with shared feature parity. Published under your own App Store and Google Play accounts.
Feature Modules
Toggle features on and off: cards, payments, savings goals, budgeting, notifications, biometric auth, and more.
Biometric Auth
Face ID, Touch ID, and fingerprint authentication. Multi-factor auth with SMS, email, and authenticator app support.
Push Notifications
Real-time transaction alerts, marketing campaigns, and custom notification workflows via Firebase and APNs.
Security First
Certificate pinning, jailbreak detection, encrypted local storage, and secure enclave integration.
Multi-language
Localisation support for multiple languages and regional date, currency, and number formatting.
Remote Config
Update features, messaging, and UI elements without app store submissions. A/B testing for conversion optimisation.
Deep Linking
Deep links for onboarding flows, specific screens, and marketing campaigns with attribution tracking.
Developer-first by design
Clean, RESTful APIs with comprehensive documentation and sandbox environments. Build financial products with a developer experience you'll actually enjoy.
const config = await kobble.whitelabel.configure({ app_id: "app_neobank_au", branding: { primary_color: "#00574E", accent_color: "#02C3DE", logo_url: "https://cdn.client.com/logo.svg", app_name: "NeoBank" }, features: { cards: true, payments: true, savings_goals: true, budgeting: true, biometric_auth: true, push_notifications: true, dark_mode: true }, onboarding: { kyc_flow: "standard", welcome_screens: 3, initial_deposit: false }});// config.status => "published"// config.build_id => "bld_8m2n5k9x"Works great with
Combine modules for a complete solution.
Ready to get started?
Book a demo to see how this module can power your financial product. Our team will walk you through the integration process.