Skip to main content

Welcome to the Stringboot Cookbook! Here you’ll find a collection of recipes, code snippets, and UI components to help you build faster.

Browse by Platform

Select a platform to view specific recipes and components:

Web E-commerce

A complete Next.js e-commerce store with i18n and A/B testing.

Android News App

Jetpack Compose news reader with offline support and dynamic content.

iOS Travel Planner

SwiftUI travel companion app demonstrating advanced localization.

Common Recipes

Quick solutions for common tasks:
  • Dynamic Pluralization: Handling complex plural rules in different languages.
  • Date & Time Formatting: Localizing timestamps and durations.
  • Rich Text Rendering: Displaying HTML or Markdown content from strings.
  • Theme Switching: Changing languages and themes dynamically.