Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.99 KB

File metadata and controls

59 lines (39 loc) · 1.99 KB

THN Native SDK Documentation

Welcome to the THN Native SDK documentation. This SDK allows you to integrate The Hotels Network widgets into your native iOS and Android applications.

Table of Contents

Overview

The THN Native SDK provides a lightweight, cross-platform solution for integrating The Hotels Network's personalization widgets into native mobile applications. The SDK handles the complexities of widget rendering, communication, and state management, allowing you to focus on your core app functionality.

Key Features

  • Cross-Platform Compatibility: Works on both iOS and Android
  • SwiftUI & UIKit Support: Flexible integration options for iOS
  • Kotlin & XML Support: Easy integration for Android
  • Lightweight: Minimal impact on app size and performance
  • Customizable: Configurable to match your app's needs
  • Debug Tools: Built-in debugging capabilities

Requirements

iOS

  • iOS 15.0+
  • Xcode 14+
  • Swift 5.0+

Android

  • Android API 21+ (Android 5.0 Lollipop)
  • AndroidX compatibility

Quick Links

Support

For additional support:

  1. Check our troubleshooting guide
  2. Refer to the sample implementations:
    • iOS: ios/thnnative-ios-sample/
    • Android: android/app/
  3. Contact support at tech@thehotelsnetwork.com

License

View LICENSE.md