Skip to content

3.8.1

Choose a tag to compare

@da2gl da2gl released this 01 Aug 16:13
· 22 commits to master since this release
006c8d1

3.8.1

  • 🚀 Turbo Modules Implementation: Migrated to React Native's Turbo modules architecture for better performance, type safety, and future compatibility
  • New and Old Architecture Support: Full support for both React Native Old Architecture (0.68+) and New Architecture (0.74+)

Features

  • 💥 Breaking Changes - Major API Update
    • Updated API methods and event names for better consistency
    • New event system with improved type safety and better error handling
    • Module architecture complete rewrite using TurboModules for optimal performance
    • See Migration Guide for detailed upgrade instructions

Android Features

  • Migrated to Kotlin 2.1.0
  • Min sdk api increased to 23
  • Updated Appodeal iOS SDK to 3.8.1

iOS Features

  • Updated Appodeal Android SDK to 3.8.1

What's Changed

  • Release/3.8.1: new arc + Appodeal SDK 3.8.1; by @da2gl in #147