Daniel Zlotin
							
						 
						
							
								c7d7f89525
								
							 
						 
						
							Merge branch 'v2' of https://github.com/wix/react-native-navigation  into v2 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								788e5c0328
								
							 
						 
						
							remove android licenses, now accepting using sdkmanager 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								bf30cf1452
								
									
										
											 
										
									
								
							 
						 
						
							WIP - Detox e2e for android (#2673 ) 
							
							 
							
* detox android support
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* e2e test fixes
* Update Orientations.test.js
* Update ScreenStack.test.js
* Update ScreenStyle.test.js
* Update TopLevelApi.test.js 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								7dd444cb09
								
							 
						 
						
							BottomTab badge is applied 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Billy
							
						 
						
							
								d05145d311
								
							 
						 
						
							replace container with component 
							
							 
							
- fix import statement
- add use case (stack) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Shalom Yerushalmy
							
						 
						
							
								e194321008
								
							 
						 
						
							Testing jenkins hook 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								e402a326a9
								
									
										
											 
										
									
								
							 
						 
						
							v2-customButtons (#2637 ) 
							
							 
							
* v2-customButtons
* Update RNNRootViewController.m 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								d55795601b
								
							 
						 
						
							Fix ModalStack.findControllerById 
							
							 
							
* Extract Modal to separate class
* Test ModalStack 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								76a9329bab
								
							 
						 
						
							Reformat file 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								f7d0371e09
								
									
										
											 
										
									
								
							 
						 
						
							Stack can be pushed (#2672 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								6471fdae30
								
							 
						 
						
							detach tab after attaching new tab (#2658 ) 
							
							 
							
* detach tab after attaching new tab
* Fix tests 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								d97046c210
								
									
										
											 
										
									
								
							 
						 
						
							BottomTab testId (#2668 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								06a4fb2444
								
									
										
											 
										
									
								
							 
						 
						
							fix typo (#2666 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								e64e4f0486
								
									
										
											 
										
									
								
							 
						 
						
							Set button testID (#2660 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								9ff1349bd3
								
									
										
											 
										
									
								
							 
						 
						
							pass testID to BottomTabs (#2657 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								990e0594d1
								
									
										
											 
										
									
								
							 
						 
						
							Bottom tabs android (#2649 ) 
							
							 
							
* Use AHBottomNavigation for BottomTabs
* Process passed options for all layout types
Static options are still processed only for components
* ios e2e fix
* Update RNNNavigationController.m 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								82f4ee2ca9
								
									
										
											 
										
									
								
							 
						 
						
							V2 custom top bar (#2632 ) 
							
							 
							
* custom titleView support
* custom navBar and titleView support 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								95f2560414
								
									
										
											 
										
									
								
							 
						 
						
							removed componentLifecycle events and navigationCommands event (#2636 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								18af18b216
								
									
										
											 
										
									
								
							 
						 
						
							closes #2621  (#2635 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								ae4f1caa0c
								
									
										
											 
										
									
								
							 
						 
						
							refactored transition animations (#2604 ) 
							
							 
							
* refactored transition animations
* unit test fix 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								6d9287ed0f
								
							 
						 
						
							fixed e2e 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Leo Natan
							
						 
						
							
								ee5450cb34
								
									
										
											 
										
									
								
							 
						 
						
							Inset adjustment behavior should be automatic 
							
							 
							
Otherwise, if the users sets custom insets (additional insets), they override the system adjusted insets. This is not the expected behavior. 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								d391acb715
								
							 
						 
						
							declaration files 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								372e6541e3
								
							 
						 
						
							update deps 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								0c8e928adf
								
							 
						 
						
							assert all ts files 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								78f47a5c3c
								
							 
						 
						
							fully linted 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								1945e247ed
								
							 
						 
						
							tslint instead of xo and eslint 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								aa6bd18cf4
								
							 
						 
						
							Merge branch 'v2' into typescript 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   jamsch
							
						 
						
							
								211340b22f
								
							 
						 
						
							[docs] Update part of usage.md to reflect new API changes (#2601 ) 
							
							 
							
* Update part of usage.md to reflect new API changes
* Update usage.md 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								ce48e0032c
								
							 
						 
						
							typescripting 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								b541d796b5
								
									
										
											 
										
									
								
							 
						 
						
							Test not intercepting overlay (#2598 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Andres Aguilar
							
						 
						
							
								21ded978bb
								
							 
						 
						
							fixed failing unit test 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								1400010231
								
							 
						 
						
							full coverage at last 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								3604271f61
								
							 
						 
						
							Merge branch 'v2' into typescript 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								05f755e82a
								
							 
						 
						
							tests pass initially 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								9a8fd4e10d
								
							 
						 
						
							this isnt easy 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								5e00c1838d
								
							 
						 
						
							this doesnt quite work 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								887d39bda0
								
							 
						 
						
							closes #1835  
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								f30a1f5323
								
							 
						 
						
							typescripting 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								920ac4185b
								
							 
						 
						
							Show some buttons only on Android e2e for now 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								8d3fbdf5f7
								
							 
						 
						
							Static didAppear/didDisappear events 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								b01decc2d6
								
							 
						 
						
							Show overlay on entire screen 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								5c48211e76
								
							 
						 
						
							Fix interceptTouchOutside 
							
							 
							
It was handled inappropriately and some touch events were
intercepted unintentionally. 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								ff2f9cd7a3
								
									
										
											 
										
									
								
							 
						 
						
							adresses #2570  (#2574 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								4070d5910a
								
									
										
											 
										
									
								
							 
						 
						
							bottom tabs styles (#2571 ) 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								e10e811c46
								
									
										
											 
										
									
								
							 
						 
						
							V2 static navigation events (#2577 ) 
							
							 
							
* adresses #1078  
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								16da8968cf
								
									
										
											 
										
									
								
							 
						 
						
							Android fixes (#2583 ) 
							
							 
							
Continued work on Android
* Rename TopTabsLayout to TopTabsViewPager
* Pass ScrollEventListener from component
* Change ViewController.view to protected
* Don't keep ref to view in ComponentController
* Pull IReactView and ReactViewCreator to separate classes
* Ensure ToolBar.menu is created before clearing menu items
* Unmount react view before destroy
* Let TopTabsController set mediator in view visibility handling 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								ba3bfa0a31
								
							 
						 
						
							unit test fixes 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								69ec201684
								
							 
						 
						
							multiple children stack e2e test 
							
							
						 
						7 yıl önce  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								8d372a7b66
								
							 
						 
						
							bottom tabs styles 
							
							
						 
						7 yıl önce