Release Notes
See library on NPM: teads-react-native
[6.2.0] - June 22, 2026
- Update native iOS SDK Teads dependency to
6.1.0(was6.0.11) - Update native Android SDK Teads dependency to
6.1.0(was6.0.4) - iOS now requires Xcode 26 (Swift 6.2.3+). TeadsSDK
6.1.0ships as a binary built with Swift 6.2.3, so apps integrating it must be built with Xcode 26 or newer — older Xcode toolchains can't link against it. Xcode 26 is also Apple's minimum for App Store submissions as of April 28, 2026. - Removed the
react-native-inappbrowser-reborndependency — organic clicks now open through React Native'sLinking.openURL. Apps integrating the library no longer pull in this package. - Reduced peer dependencies:
@react-navigation/native,@react-navigation/stack,react-native-gesture-handler, andreact-native-safe-area-contextare no longer required peer dependencies (onlyreactandreact-nativeremain), simplifying integration. - iOS: Fixed media placement ignoring the
urlprop - iOS: Fixed an Expo /
use_frameworks!header resolution issue - Android: Fixed a Codegen ABI crash
- Android: Fixed a crash when two Teads widgets render on the same screen
[6.1.0] - May 4, 2026
- Upgraded React Native from
0.78.2to0.83.4 - Upgraded React from
19.0.0to19.2.0 - Android: Upgraded Gradle to
9.0, Android Gradle Plugin to8.13.0, Kotlin to2.1.20 - Android: Bumped
compileSdkandtargetSdkto36 - Android: Added edge-to-edge support (
reactNativeEdgeToEdge) - iOS: Removed deprecated
RCT_NEW_ARCH_ENABLEDenv andsourceURL(for bridge:)(New Architecture is now the default) - Bumped
react-native-screensto^4.24.0for RN 0.83 compatibility - Bumped
@react-native-community/clito16.0.0 - Update native iOS SDK Teads dependency to 6.0.11 (was 6.0.5)
- Update native Android SDK Teads dependency to 6.0.4 (was 6.0.2)
[6.0.11] - February 3, 2026
- First official release of the new
teads-react-nativelibrary. - Built on top of native Teads: iOS SDK
6.0.5and Android SDK6.0.2 - Also built on React Native version
0.78.2 - Uses Fabric + Codegen for rendering Teads feed and video, via
TeadsAdPlacementFeedandTeadsAdPlacementMedia