Kaynağa Gözat

Documented registerComponentWithRedux is deprecated (#4609)

Ibrahim Almuqrin 5 yıl önce
ebeveyn
işleme
025095db2e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      docs/docs/third-party.md

+ 1
- 1
docs/docs/third-party.md Dosyayı Görüntüle

@@ -1,7 +1,7 @@
1 1
 # Third Party Libraries Support
2 2
 
3 3
 ## Redux
4
-
4
+!> This is deprecated in favor of [Registering screens with wrapping provider component](https://wix.github.io/react-native-navigation/#/docs/top-level-api-migration?id=registering-screens-with-wrapping-provider-component)   
5 5
 ### registerComponentWithRedux(screenID, generator, Provider, store)
6 6
 Utility helper function like registerComponent,
7 7
 wraps the provided component with a react-redux Provider with the passed redux store