You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,40 @@ weight: 8
5
5
description: "Native Template 17"
6
6
---
7
7
8
+
## 17.2.0
9
+
10
+
**Release date: April 29, 2026**
11
+
12
+
### Fixes
13
+
14
+
- We fixed an issue where version logs events were not recorded in Firebase for Android.
15
+
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.
16
+
17
+
## 17.1.0
18
+
19
+
**Release date: April 8, 2026**
20
+
21
+
### Fixes
22
+
23
+
* We added a new dependency for `@shopify/flash-list` to support the migration from FlatList to FlashList.
24
+
* We fixed iOS builds crashing when building with Xcode 26 due to Folly.
25
+
26
+
## 17.0.4
27
+
28
+
**Release date: January 22, 2026**
29
+
30
+
### Improvements
31
+
32
+
* We added the `LocationWhenInUse` permission to the iOS configuration to support `react-native-permissions`.
33
+
34
+
## 17.0.3
35
+
36
+
**Release date: January 15, 2026**
37
+
38
+
### Improvements
39
+
40
+
* We removed leftover Detox references from the Android build files. This fixes an issue where generating Android APKs would fail due to Detox dependencies not being found.
0 commit comments