Skip to content

Commit 59f9bb5

Browse files
authored
Merge pull request #469 from reown-com/devin/1749540835-staying-up-to-date-walletkit
Add 'Staying up to date' page to WalletKit upgrade section
2 parents c77d413 + fbd5c65 commit 59f9bb5

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,7 @@
918918
{
919919
"group": "Upgrade",
920920
"pages": [
921+
"walletkit/upgrade/staying-up-to-date",
921922
{
922923
"group": "Web3Wallet to Reown WalletKit",
923924
"pages": [
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Staying up to date
3+
sidebarTitle: Staying up to date
4+
---
5+
6+
## Why Should You Keep WalletKit Updated?
7+
8+
Keeping your WalletKit SDK updated to the latest version is crucial for maintaining optimal performance, security, and compatibility with the evolving Web3 ecosystem. Regular updates ensure:
9+
10+
- **Security patches** - Protection against newly discovered vulnerabilities
11+
- **Bug fixes** - Resolution of known issues and improved stability
12+
- **New features** - Access to the latest WalletConnect protocol enhancements
13+
- **Protocol compatibility** - Seamless interaction with updated dApps and wallets
14+
- **Performance improvements** - Optimizations for better user experience
15+
16+
## Latest Releases by Platform
17+
18+
Stay current with the latest WalletKit releases for your development platform:
19+
20+
### Kotlin (Android)
21+
Check the latest Kotlin releases for Android development:
22+
- [Reown Kotlin Releases](https://github.com/reown-com/reown-kotlin/releases)
23+
24+
### Swift (iOS)
25+
Stay updated with the latest Swift releases for iOS development:
26+
- [Reown Swift Releases](https://github.com/reown-com/reown-swift/releases)
27+
28+
### JavaScript / React Native
29+
Monitor JavaScript and React Native package updates:
30+
- [Reown WalletKit JS Releases](https://github.com/reown-com/reown-walletkit-js/releases)
31+
32+
### Flutter
33+
Check the latest Flutter releases for Flutter development:
34+
- [Reown Flutter Releases](https://github.com/reown-com/reown_flutter/releases)

0 commit comments

Comments
 (0)