|  | @@ -4,12 +4,16 @@ App-wide support for 100% native navigation with an easy cross-platform interfac
 | 
	
		
			
			| 4 | 4 |  
 | 
	
		
			
			| 5 | 5 |  <img src="https://github.com/wix/react-native/blob/master/assets/themes/bootstrap-3/images/demo.gif?raw=true" width="240">
 | 
	
		
			
			| 6 | 6 |  
 | 
	
		
			
			| 7 |  | -> ### Notice
 | 
	
		
			
			|  | 7 | +----
 | 
	
		
			
			|  | 8 | +
 | 
	
		
			
			|  | 9 | +> ### Important
 | 
	
		
			
			| 8 | 10 |  > We are currently working hard on redesigning and refactoring this project with high quality and robustness in mind. As a result, issues and pull requests will take more time to process. 
 | 
	
		
			
			| 9 | 11 |  
 | 
	
		
			
			| 10 | 12 |  > To avoid any confusion and breaking existing projects, all continuous development is published under the npm tag `next`, with version `2.0.0-experimental.x`. Once stable, we will publish it as `2.0.0`. **This version supports react-native `0.31.0`**.
 | 
	
		
			
			| 11 | 13 |  
 | 
	
		
			
			| 12 |  | -> The last stable version is `1.30.x` with npm tag `latest`. **This version supports react-native `0.25.1`**.
 | 
	
		
			
			|  | 14 | +> The last stable version is `1.30.x` with npm tag `latest`. **This version supports react-native `0.25.1`**. It's installation instructions are [here](https://github.com/wix/react-native-navigation/blob/v1.x.x/README.md#installation---ios). 
 | 
	
		
			
			|  | 15 | +
 | 
	
		
			
			|  | 16 | +>If you don't want your code to break on a daily basis and don't need the new features ASAP please use the `latest` version or just specify a specific version number.
 | 
	
		
			
			| 13 | 17 |  
 | 
	
		
			
			| 14 | 18 |  ## Wiki
 | 
	
		
			
			| 15 | 19 |  
 |