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-15-rn.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,18 @@ weight: 10
5
5
description: "Native Template 15"
6
6
---
7
7
8
-
## 15.4.0 {#1530}
8
+
## 15.4.0 {#1540}
9
9
10
10
**Release date: October 2, 2025**
11
11
12
12
### Improvements
13
13
14
-
- We have migrated from react-native-push-notification to @notifee/react-native for better new architecture compatibility and enhanced push notification features
15
-
16
-
- We have upgraded `react-native-permissions` to version 5.4.2
17
-
18
-
- We have removed `react-native-schedule-exact-alarm-permission` dependency
19
-
20
-
- We have added a USE_BIOMETRIC permission in Android.
21
-
22
-
- We have migrated from react-native-fast-image to @d11/react-native-fast-image for new architecture compatibility.
23
-
24
-
- We have upgraded react-native-reanimated to v3.16.7.
14
+
- We migrated from `react-native-push-notification` to `@notifee/react-native` for improved architecture compatibility and enhanced push notification features.
15
+
- We upgraded `react-native-permissions` to version 5.4.2.
16
+
- We removed `react-native-schedule-exact-alarm-permission` dependency.
17
+
- We added a `USE_BIOMETRIC` permission in Android.
18
+
- We migrated from `react-native-fast-image` to `@d11/react-native-fast-image` for new architecture compatibility.
19
+
- We upgraded `react-native-reanimated` to v3.16.7.
0 commit comments