Skip to main content

The Stringboot iOS SDK is a high-performance, offline-first library for managing dynamic strings in your iOS and macOS applications. It supports both SwiftUI and UIKit.

Key Features

Smart Caching

LRU cache with language-aware and frequency-based eviction.

Offline Support

Full functionality without network via Core Data.

SwiftUI Integration

Native property wrappers and view modifiers.

UIKit Integration

Extensions and custom components with automatic updates.

Memory Management

Automatic cache size adjustment and memory pressure handling.

Network Optimization

ETag-based conditional requests for bandwidth optimization.

Requirements

  • iOS: 14.0+
  • macOS: 11.0+
  • Swift: 5.9+
  • Xcode: 15.0+