Преглед изворни кода

Documented registerComponentWithRedux is deprecated (#4609)

Ibrahim Almuqrin пре 5 година
родитељ
комит
025095db2e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      docs/docs/third-party.md

+ 1
- 1
docs/docs/third-party.md Прегледај датотеку

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