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

# Expo React Native SDK

> View all release notes and changelogs for the MoEngage Expo React Native SDK.

<Update label="11th June 2026" description="Expo 1.2.0">
  ### Release Summary

  <CardGroup cols={2}>
    <Card title="Plugins">
      * <span style={{ color: '#00C896', fontWeight: 'bold' }}>expo 1.2.0</span>
    </Card>

    <Card title="Dependencies">
      **Android**

      * AGP: 8.7.3
      * Kotlin: 1.9.23
      * Compile SDK: 35
      * Gradle: 8.13

      **iOS**

      * iOS deployment target: 13
      * tvOS deployment target: 13
    </Card>
  </CardGroup>

  #### Expo 1.2.0

  <span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

  * The SDK build toolchain now supports the recommended JDK 17. A JDK 19 environment is no longer required to compile the SDK.
</Update>

<Update label="15th April 2026" description="Expo 1.1.1">
  ### Release Summary

  <CardGroup cols={2}>
    <Card title="Plugins">
      * <span style={{ color: '#00C896', fontWeight: 'bold' }}>expo 1.1.1</span>
    </Card>

    <Card title="Dependencies">
      **Android**

      * AGP: 8.7.3
      * Kotlin: 1.9.23
      * Compile SDK: 35
      * Gradle: 8.13

      **iOS**

      * iOS deployment target: 13
      * tvOS deployment target: 13
    </Card>
  </CardGroup>

  #### Expo 1.1.1

  <span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

  * **Android**: Migrated the common Gradle configuration to the Gradle config.
</Update>

<Update label="9th February 2026" description="Expo 1.1.0">
  ### Release Summary

  <CardGroup cols={2}>
    <Card title="Plugins">
      * <span style={{ color: '#00C896', fontWeight: 'bold' }}>expo 1.1.0</span>
    </Card>

    <Card title="Dependencies">
      **Android**

      * AGP: 8.7.3
      * Kotlin: 1.9.23
      * Compile SDK: 35
      * Gradle: 8.9

      **iOS**

      * iOS deployment target: 13
      * tvOS deployment target: 13
    </Card>
  </CardGroup>

  #### Expo 1.1.0

  <span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

  * **Android**: Internal improvements.
</Update>

<Update label="25th August 2025" description="Expo 1.0.1">
  ### Release Summary

  <CardGroup cols={2}>
    <Card title="Plugins">
      * <span style={{ color: '#00C896', fontWeight: 'bold' }}>expo 1.0.1</span>
    </Card>

    <Card title="Dependencies">
      **Android**

      * AGP: 8.7.3
      * Kotlin: 1.9.23
      * Compile SDK: 35
      * Gradle: 8.9

      **iOS**

      * iOS deployment target: 13
      * tvOS deployment target: 13
    </Card>
  </CardGroup>

  #### Expo 1.0.1

  <span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

  * Removed the `postinstall` script to avoid running the `tsc` command on all projects.
</Update>

<Update label="29th July 2025" description="Expo 1.0.0 — Initial Release">
  ### Release Summary

  <CardGroup cols={2}>
    <Card title="Plugins">
      * <span style={{ color: '#00C896', fontWeight: 'bold' }}>expo 1.0.0</span>
    </Card>

    <Card title="Dependencies">
      **Android**

      * AGP: 8.7.3
      * Kotlin: 1.9.23
      * Compile SDK: 35
      * Gradle: 8.9

      **iOS**

      * iOS deployment target: 13
      * tvOS deployment target: 13
    </Card>
  </CardGroup>

  #### Expo 1.0.0

  <span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

  * Adding support to integrate the MoEngage [React-Native SDK](/developer-guide/react-native-sdk) with the Expo framework.
</Update>
