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

# React Native Changelog

# Change Log

v3.2.0

* chore: Upgrade iOS SDK to 4.32.2
* chore: Upgrade Android SDK to 2.26.1

Released on: 6/11/26\
\
\
v3.1.0

* chore: Upgrade iOS SDK to 4.30.0
* chore: Upgrade Android SDK to 2.24.0
* Fix: Text not being reflected in session replays.

Released on: 4/27/26

### v3.0.0

* chore: Update React Native to .81.
* fix: Removed support for lifecycle events.

Released on: 4/23/26

### v2.21.0

* chore: Upgrade iOS SDK to 4.29.0
* chore: Upgrade Android SDK to 2.23.0

Released on: 4/10/26

### v2.20.0

* chore: Upgrade iOS SDK to 4.27.3
* chore: Upgrade Android SDK to 2.22.1

Released on: 3/19/26

### v2.19.2

* chore: Upgrade iOS SDK to 4.26.2
* chore: Upgrade Android SDK to 2.21.2

Released on: 2/19/26

### v2.18.9

* chore: Upgrade iOS SDK to 4.25.2
* chore: Upgrade Android SDK to 2.19.5

Released on: 12/19/25

### v2.18.8

* chore: Upgrade Android SDK to 2.19.3

Released on: 12/9/25

### v2.18.7

* chore: Upgrade iOS SDK to 4.25.1
* chore: Upgrade Android SDK to 2.19.0

Released on: 11/5/25

### v2.18.6

* chore: Upgrade iOS SDK to 4.24.7
* chore: Upgrade Android SDK to 2.18.4

### v2.18.5

* chore: Upgrade iOS SDK to 4.24.3
* chore: Downgrade Android SDK to 2.17.8

### v2.18.4

* chore: Upgrade iOS SDK to 4.24.1
* chore: Upgrade Android SDK to 2.18.0

Released on 05/30/25

### v2.18.3

* chore: Upgrade iOS SDK to 4.23.10
* chore: Upgrade Android SDK to 2.17.8

Released on 04/03/25

### v2.18.2

* chore: Upgrade iOS SDK to 4.23.7
* chore: Upgrade Android SDK to 2.17.6

Released on 03/11/25

### v2.18.1

* chore: Upgrade iOS SDK to 4.23.7
* chore: Upgrade Android SDK to 2.17.6

Released on 02/18/25

### v2.18.0

* add: Session replay functionality.

Released on 12/16/24

### v2.17.1

* fix: new arch crash
* chore: Upgrade iOS SDK to 4.23.0

Released on 11/21/24

### v2.17.0

* add: Matrix question support
* chore: Upgrade Android SDK to 2.17.4

Released on 11/05/24

### v2.16.2

* chore: Upgrade iOS SDK to 4.22.1
* chore: Upgrade Android SDK to 2.17.3

Released on 09/05/24

### v2.16.1

* chore: remove method overloads from Android code
* chore: Upgrade Android SDK to 2.17.2

Released on 07/25/24

### v2.16.0

* add: Session Replay support for React Native
* chore: Upgrade iOS SDK to 4.21.8
* chore: Upgrade Android SDK to 2.17.0

### v2.15.6

* chore: Upgrade iOS SDK to 4.21.4

Released on 04/04/24

### v2.15.5

* chore: Upgrade Android SDK to 2.16.5
* chore: Upgrade iOS to 4.21.1

Released on 03/04/24

### v2.15.4

* add: `x-ul-package-header` support for plugins
* chore: Upgrade Android to 2.16.4
* chore: Upgrade iOS to 4.20.1
* chore: Update LICENSE

Released on 01/29/24

### v2.15.3

* fix: Calling iOS track() from background thread would sporadically cause a SIGSEGV
* chore: Upgrade iOS to 4.19.2

Released on 10/09/23

### v2.15.2

* chore: Bumped because 2.15.1 was incorrectly published

Released on 09/27/23

### v2.15.1

* add: `setPreviewKey` method to enable test a study on React Native
* chore: Bumped iOS version to 4.19.1
* chore: Bumped Android version to 2.15.1

Released on 09/27/23

### v2.15.0

* fix: (ios) Fix an issue preventing scrolling after answering an open text question
* fix: (android) Prevent the SDK from crashing when running on a known bad version of Chrome
* fix: (ios) Fixed a issue that results in a UI blocking routine introduced from 4.15.0
* add: (ios) Add additional interface for boolean and number types for setVisitorAttribute
* add: (ios/android) Add `dismissOnPageChange` functionality to iOS and android
* add: (ios) Add private interface methods for importing LaunchDarkly flag to variation index mapping
* add: (ios) Add integrateOptimizelyExperiments in the public SprigAPI
* add: (ios) Added a showSurveyCallback to allow dynamically manage whether to show the survey or not
* add: Add a callback to `EventPayload` that allows surveys to be suppressed
* chore: Updated the example app to be able to depend on the local ios build
* chore: Bump ios version to 4.17.0 and Android version to 2.14.0

Released on 07/10/23

### v2.14.1

* chore: Improved release process

Released on 02/27/23

### v2.14.0

* chore: Improved release process

Released on 02/27/23

### v2.13.0

* chore: Updated iOS version to 4.12.1
* chore: Updated Android version to 2.9.0

Released on 01/09/23

### v2.12.1

* chore: Updated iOS Version to 4.11.1

Released on 11/11/22

### v2.12.0

* fix: Fix stringifying attributes

Released on 11/03/22

### v2.11.0

* chore: Updated iOS Version to 4.11.0

Released on 11/01/22

### v2.10.0

* add: Support event properties
* chore: Updated Android Version to 2.8.0

Released on 10/28/22

### v2.9.0

* chore: Updated iOS version to 4.9.0
* chore: Updated Android Version to 2.7.0

Released on 10/18/22

### v2.8.4

* add: Improved typings

Released on 10/10/22

### v2.8.3

* fix: More permissive react and react-native version peerDependencies

Released on 10/05/22

### v2.8.2

* chore: Updated iOS Version to 4.8.6
* chore: Updated Android Version to 2.6.10

Released on 09/30/22

### v2.8.1

* chore: Updated react-native peer dependency to 0.68.2

Released on 09/07/22

### v2.8.0

* chore: Updated react-native peer dependency to 0.67.4

Released on 09/02/22

### v2.7.0

* fix: Removed RCTBridgeModule.h import for expo compatibility
* chore: Updated Android Version to 2.6.0

Released on 09/02/22

### v2.6.0

* chore: Updated LICENSE
* chore: Updated iOS Version to 4.7.0

Released on 02/16/22
