File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 
website/docs/13.x-next/docs/start Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33::: warning 
44
5- This guide is for version 13.x of React Native Testing Library which is currently in alpha !
5+ This guide is for version 13.x of React Native Testing Library which is currently in beta !
66
77::: 
88
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import { PackageManagerTabs } from 'rspress/theme';
44
55:::warning
66
7- This guide is for version 13.x of React Native Testing Library which is currently in alpha !
7+ This guide is for version 13.x of React Native Testing Library which is currently in beta !
88
99:::
1010
@@ -14,8 +14,8 @@ Open a Terminal in your project's folder and run:
1414
1515<PackageManagerTabs 
1616  command = { {
17-     yarn: ' yarn add -D @testing-library/react-native@alpha ' 
18-     npm: ' npm install -D @testing-library/react-native@alpha ' 
17+     yarn: ' yarn add -D @testing-library/react-native@beta ' 
18+     npm: ' npm install -D @testing-library/react-native@beta ' 
1919  }} 
2020/>
2121
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments