feat: Update iOS roadmap link to React Native (#5933)

The iOS roadmap link for React Native was updated to the correct URL. This change ensures that users are directed to the appropriate resource for learning React Native on the iOS roadmap.

Authored-by: kai <trongtoan1609ht@gmail.com>
pull/5936/head
Nguyen Trong Toan 5 months ago committed by GitHub
parent f1d6cd51cd
commit 5dff9b20e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/ios/ios.json

@ -6932,7 +6932,7 @@
"selected": false,
"data": {
"label": "React Native",
"href": "https://roadmap.sh/flutter",
"href": "https://roadmap.sh/react-native",
"color": "#ffffff",
"backgroundColor": "#2a79e4",
"style": {

Loading…
Cancel
Save