Explorar el Código

Documented registerComponentWithRedux is deprecated (#4609)

Ibrahim Almuqrin hace 5 años
padre
commit
025095db2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      docs/docs/third-party.md

+ 1
- 1
docs/docs/third-party.md Ver fichero

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