1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

fix: deprecated link in React Native roadmap (#7964)

This commit is contained in:
Nicolás Ramírez
2025-01-01 04:55:01 -06:00
committed by GitHub
parent 9b32685e88
commit 98997800b9
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
Visit the Native Modules documentation in react native documentation to learn more about this topic.
- [@article@iOS Native Modules](https://reactnative.dev/docs/native-modules-ios)
- [@article@iOS Native Modules](https://reactnative.dev/docs/turbo-native-modules-introduction?platforms=android)
- [@feed@Explore top posts about iOS](https://app.daily.dev/tags/ios?ref=roadmapsh)

View File

@@ -2,5 +2,5 @@
Visit the Native Modules documentation in react native documentation to learn more about this topic.
- [@article@Android Native Modules](https://reactnative.dev/docs/native-modules-android)
- [@article@Android Native Modules](https://reactnative.dev/docs/turbo-native-modules-introduction?platforms=android)
- [@feed@Explore top posts about Android](https://app.daily.dev/tags/android?ref=roadmapsh)