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