Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,25 @@ weight: 8
description: "Native Template 17"
---

## 17.4.0
## 17.4.0 {#1740}

**Release date: June 23, 2026**

* We fixed an issue that caused iOS apps to restart repeatedly after an OTA update.

## 17.3.0
## 17.3.0 {#1730}

**Release date: June 3, 2026**

* We fixed an issue that caused Android apps to restart repeatedly after an OTA update.


## 17.2.1
## 17.2.1 {#1721}

**Release date: May 12, 2026**

* We fixed the CocoaPods installation issue that was caused by `xcodeproj object version` 70.

## 17.2.0
## 17.2.0 {#1720}

**Release date: April 29, 2026**

Expand All @@ -33,7 +32,7 @@ description: "Native Template 17"
* We fixed an issue where version logs events were not recorded in Firebase for Android.
* We fixed an issue which occurred when building apps in Xcode 26.4 and above.

## 17.1.0
## 17.1.0 {#1710}

**Release date: April 8, 2026**

Expand All @@ -42,15 +41,15 @@ description: "Native Template 17"
* We added a new dependency for `@shopify/flash-list` to support the migration from FlatList to FlashList.
* We fixed iOS builds crashing when building with Xcode 26 due to Folly.

## 17.0.4
## 17.0.4 {#1704}

**Release date: January 22, 2026**

### Improvements

* We added the `LocationWhenInUse` permission to the iOS configuration to support `react-native-permissions`.

## 17.0.3
## 17.0.3 {#1703}

**Release date: January 15, 2026**

Expand Down
Loading