> ## Documentation Index
> Fetch the complete documentation index at: https://guide.daro.so/llms.txt
> Use this file to discover all available pages before exploring further.

# React Native SDK Changelog

<Tabs>
  <Tab title="react-native-daro-m">
    ## 1.0.31

    * Android DaroM SDK 1.3.4 update
    * Android dependency change: daro-core 1.3.8 → daro-m 1.3.4 (daro-core internalized)
    * Kotlin 2.0.21, minSdkVersion 23, targetSdkVersion 34, compileSdkVersion 35

    ## 1.0.30

    * iOS core update

    ## 1.0.29

    * iOS, Android core update

    ## 1.0.28

    * iOS, Android core update

    ## 1.0.27

    * iOS, Android core update

    ## 1.0.26

    * iOS, Android core update

    ## 1.0.25

    * Android daro core version update

    ## 1.0.24

    * Fixed Android init failure bug

    ## 1.0.23

    * Fixed Android init failure

    ## 1.0.21

    * Fixed crash when calling ads immediately after Android load

    ## 1.0.20

    * Improved Android view callback disconnection
    * Improved ad impression

    ## 1.0.19

    * Fixed Android light popup button position issue

    ## 1.0.18

    * Fixed bug when reusing the same adUnit across multiple screens on Android

    ## 1.0.17

    * Fixed bug where Android light popup design wasn't applied properly

    ## 1.0.16

    * Fixed bug where ad content was lost during Android ad view screen transitions

    ## 1.0.15

    * Fixed intermittent issue where Android ad view wasn't displaying
    * Removed unused placement parameter from RewardedAdType interface

    ## 1.0.13

    * Fixed bug where Android and iOS native ads weren't displaying

    ## 1.0.7

    * iOS core version update

    ## 1.0.6

    * Lowered minimum supported version to iOS 13
    * Added loading state management for banner and native ads
    * Minor bug fixes through Android core version update

    ## 1.0.4

    * Organized internal fields of classes provided in Callback

    ## 1.0.3

    * Changed Android Daro Core dependency

    ## 1.0.0

    * React Native Daro official release

    ## 0.9.34

    * Fixed intermittent crash on Android during LightPopup ad request and show process

    ## 0.9.33

    * Fixed minor bugs during RN 0.79 version compatibility

    ## 0.9.31

    * Light popup ad export update

    ## 0.9.27

    * Added Light Popup
    * Changed to require Android plugin version 0.4.4 or higher

    ## 0.9.21

    * Callback URL support

    ## 0.9.20

    * Fixed rewarded ad bug

    ## 0.9.17

    * Fixed Android native text view bug

    ## 0.9.16

    * Fixed iOS native ad bug

    ## 0.9.8

    * Fixed Android build issue
    * Minor bug fixes

    ## 0.9.7

    * Using daro-service.json
  </Tab>

  <Tab title="react-native-daro">
    ## 1.0.13

    * iOS / Android core update

    ## 1.0.12

    * Android DaroA SDK 1.5.1 update
    * Android dependency change: daro-core 1.3.8 → daro-a 1.5.1 (daro-core internalized)
    * Kotlin 2.0.21, minSdkVersion 23, targetSdkVersion 34, compileSdkVersion 35

    ## 1.0.11

    * iOS core update

    ## 1.0.10

    * iOS, Android core update

    ## 1.0.9

    * iOS, Android core update

    ## 1.0.8

    * iOS, Android core update

    ## 1.0.7

    * iOS, Android core update

    ## 1.0.6

    * iOS, Android core update

    ## 1.0.5

    * Android daro core version update

    ## 1.0.4

    * Fixed Android init failure bug

    ## 1.0.3

    * Fixed Android init failure issue

    ## 1.0.2

    * Fixed crash when calling ads immediately after Android load

    ## 1.0.1

    * Improved Android view callback disconnection

    ## 1.0.0

    * Release
  </Tab>
</Tabs>
