Skip to content
Open
Show file tree
Hide file tree
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 @@ -10,6 +10,7 @@ For more information on native mobile app development, see the [native-template]

Compatible with Studio Pro 11:

* Native Template versions of [17](/releasenotes/mobile/nt-17-rn/) are compatible with apps built using Studio Pro [11.6](/releasenotes/studio-pro/11.6/) and above.
* Native Template versions of [16](/releasenotes/mobile/nt-16-rn/) are compatible with apps built using Studio Pro [11.5](/releasenotes/studio-pro/11.5/) and above.
* Native Template versions of [15](/releasenotes/mobile/nt-15-rn/) are compatible with apps built using Studio Pro [11.0](/releasenotes/studio-pro/11.0/) and above.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ These are the current Native Template versions for Studio Pro 11 in active devel
* Studio Pro 11.0 and above.
* Native Template versions of [16](/releasenotes/mobile/nt-16-rn/) are compatible with apps built using the following versions of Studio Pro:
* Studio Pro 11.5 and above.
* Native Template versions of [17](/releasenotes/mobile/nt-17-rn/) are compatible with apps built using the following versions of Studio Pro:
* Studio Pro 11.6 and above.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Native Template 17"
url: /releasenotes/mobile/nt-17-rn/
weight: 9
description: "Native Template 17"
---

## 17.0.0 {#1700}

**Release date: December 10, 2025**

### Improvements

* We updated the native-template for compatibility with React v19 and React Native v0.78. This brings performance, stability improvements, and new features.
* We updated the version of mendix-native to v0.3.0 to fix iOS native file system issue.