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
@@ -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.