diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-20-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-20-rn.md new file mode 100644 index 00000000000..b36a59623b1 --- /dev/null +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-20-rn.md @@ -0,0 +1,14 @@ +--- +title: "Native Template 20" +url: /releasenotes/mobile/nt-20-rn/ +weight: 5 +description: "Release notes for Native Template 20." +--- + +## 20.0.0 + +**Release date: Aug 3, 2026** + +- We fixed an issue that could cause iOS apps to restart repeatedly after an OTA update. +- We replaced `@notifee/react-native` with the `react-native-notify-kit` library. +- We addressed an issue on iOS where a iOS-system dialog would open during app startup and request a password. This was identified as part of Keychain read queries when a one-time keychain migration occurred.