---
title: "React Native Change Log"
slug: "react-native-change-log-3"
updated: 2026-07-02T16:00:02Z
published: 2026-07-02T16:00:02Z
canonical: "ignite.ticketmaster.com/react-native-change-log-3"
---

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

# React Native Releases

## Release 4.4.0 (7/2/2026)

#### Features

updated to the latest TicketsSDK 3.18.0 [**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v4.4.0)

## Release 4.3.2 (6/4/2026)

#### Bug Fixes

navigation bar and status bar overlap [**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/compare/v4.3.1...v4.3.2)

## Release 4.0.0 (3/25/2026)

#### Features

- React Native Ignite Library has migrated to React Native's New Architecture
- React Native new architecture (turbo modules, fabric components) and unify return data from accounts SDK methods

#### Bug Fixs

- fix: purchase sdk not emitting analytics when opened during prepurchase sdk (vdp/adp) flows (iOS)  

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v4.0.0)

## Release 3.1.0 (12/8/2025)

#### Features

- Added configurable custom module buttons

#### Bug Fixes

- Venue directions module crash Android (Sport XR)
- Issues with prebuilt module images displaying  

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v3.1.0)

## Release 3.1.3 (2/13/2026)

#### Features

- Updated TicketmasterTickets SDK to 3.16.0 on iOS
- Updated the Tickets module to 3.16.0 on Android
- Improved compatibility with the latest Ticketmaster SDK features

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v3.1.3)

## Release 3.0.1 (9/16/2025)

#### Updates

- Upgraded refactor: isLoggedIn
- Bug fixes  

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v3.0.4)

## Release 3.0.0 (9/3/2025)

#### Updates

- Upgraded sdks to latest versions

#### Features

- Added configurable logs
- Added SportXR ID token and cookie name

#### Maintenance and None-Code Updates

#### 

- Updated Android market domains
- Updated pdate ci.yml
- Updated iOS get token and docs

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v3.0.0)

## Release 2.9.2 (8/6/2025)

#### Updates

- Upgraded to the latest Tickets & Retail SDK version
- Now availiable for MFX market features

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.9.2)

## Release 2.8.5 (6/4/2025)

#### Updates

- Update to latest Android Ignite SDK's

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.8.5)

## Release 2.8.3 (5/7/2025)

#### Updates

- Update to latest Ignite SDK's
- SportXR activity + scheme added
- RN Expo support for SportXR scheme
- Updated user guide documentation

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.8.3)

## Release 2.8.2 (4/4/2025)

#### Updates

- fix: no date crash purchase sdk ios

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.8.2)

## Release 2.7.0 (2/6/2025)

- add offsetTop prop for android native UI New Architecture
- add ephemeral and non-ephemeral login  

[**Full Change Log**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.7.0)

## Release 2.6.0 (12/6/2024)

#### Features

- added market domains
- added prebuilt modules customisation
- added secure entry for iOS

[**[Full Change Log]**](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.6.0)

## Release 2.5.0 (11/27/2024)

#### Bug Fixes

- prebuilt modules not being shown on initial Tickets SDK login flow

#### Features

- add order deep links feature
- show login UI for invalid tokens on refreshToken() calls android

#### Other Changes

- bump ios sdk to 1.11.2
- update dependencies
- improved iOS isLoggedIn logic to return false on invalid tokens
- standardised return of null on empty tokens iOS and Android

#### [Full Change Log](https://github.com/ticketmaster/react-native-ticketmaster-ignite/releases/tag/v2.5.0)

## Release 2.4.0 (11/15/2024)

Follow up release with the following feature/fix

- Fixed tests failing after the RN bump
- Documentation: add expo setup
- Feature: enable compatibility with new architecture

## Release 2.3.2 (11/14/2024)

Integrated with

- TicketsSDK iOS 3.9.1 and Andorid 3.9.1
- Accounts SDK iOS 3.9.2 and Andorid 3.9.0

---

## Release 2.3.0

#### Features

#### 

- add prebuilt modules islogged in global value auto updates after Accounts, Retail, or Tickets SDK login for both iOS and Android
- Tickets SDK (embedded) style prop now affects iOS and Android for matching styling

#### Bug fixes

#### 

close Retail SDK on `Done` and `Manage My Tickets` button presses
