emiyake
							
						 
						
							
								94e0d4630a
								
							 
						 
						
							Moved all @types  as devDependencies (#3639 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								a5f481fa06
								
							 
						 
						
							updated docs 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   dpnolte
							
						 
						
							
								3d06fece5c
								
							 
						 
						
							[v2][Android] Adding height and width as options for side menu to make it consistent with IOS (#3671 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Daniel Zlotin
							
						 
						
							
								967d7bf556
								
									
										
											 
										
									
								
							 
						 
						
							Official redux support (#3675 ) 
							
							 
							
* the people have spoken
* support for projects without redux 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Birkir Rafn Guðjónsson
							
						 
						
							
								4c519acae8
								
							 
						 
						
							[v2] Refactor peek and pop [ready to merge] (#3620 ) 
							
							 
							
* Refactor peek and pop
* Rollback some XCode stuff
* Added tests for touchablePreview event
* Also fixing searchbarcancelpressed event 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								024c46fc36
								
							 
						 
						
							fix button.color 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								60920cb995
								
							 
						 
						
							fix unit tests 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								98ff69ec56
								
							 
						 
						
							Added backButton.color support 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Alberto Blanco
							
						 
						
							
								92b8d7d836
								
							 
						 
						
							Update Installing docs (#3658 ) 
							
							 
							
- Added missing step: Ignoring the build variants that we don't use or building the app module directly so it picks up the correct build variant
- Converged Step 2 and 3 into one step since they both required tweaking according to the React-Native version a project uses. 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Dima Loktev
							
						 
						
							
								3b732d0634
								
							 
						 
						
							[v2][iOS] Simplify searchBarHiddenWhenScrolling making its behaviour default to iOS one (#3611 ) 
							
							 
							
* Simplify searchBarHiddenWhenScrolling making its behaviour default to iOS one
* Update RNNTopBarOptions.m 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								919958dcb1
								
							 
						 
						
							Don't remove TopBar from hierarchy when changing its visibility 
							
							 
							
When TopBar visibility was changed during screen animation, changes to hierarchy
caused screen animation to end prematurely. 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								f49f43d28e
								
							 
						 
						
							Always add screens behind TopBar 
							
							 
							
This resolves a few edge cases where screens overlapped the TopBar 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   SCadilhac
							
						 
						
							
								7e24aafd67
								
							 
						 
						
							Add badgeColor option to bottomTab (#3604 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Bob Chen
							
						 
						
							
								12ef63bc1f
								
							 
						 
						
							Small Typo Fix (#3653 ) 
							
							 
							
"more then one screen" should be "more than one screen" 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								326d2fc9ad
								
							 
						 
						
							set waitForRender on sharedElement transition 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								fef4ef91b8
								
									
										
											 
										
									
								
							 
						 
						
							Remove SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN flag from root layout (#3654 ) 
							
							 
							
The flag was initially set to prevent the root layout from being pushed down when showing full screen modals.
This isn't the right approach and it also messed up keyboard handling.
To prevent the root layout from being pushed down in this scenario we should probably handle window insets 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								a5028b25a4
								
							 
						 
						
							Merge branch 'v2' of github.com:wix/react-native-navigation into v2 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								59da2dbe03
								
							 
						 
						
							fixes e2e 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								4825a10b41
								
							 
						 
						
							Document updating tab options 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								ac86b499ad
								
							 
						 
						
							temp fix for ios unit tests 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								89cf84f1ab
								
							 
						 
						
							Closes #3614  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   David Narbutovich
							
						 
						
							
								3214e2f11a
								
							 
						 
						
							Update Installing.md (#3623 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								4daf9debd0
								
									
										
											 
										
									
								
							 
						 
						
							Dont set back button if leftButton is decalred dynamically (#3630 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								4a676113a4
								
							 
						 
						
							Improve unit tests code coverage on ios 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								963fb5c42d
								
							 
						 
						
							Overlay unit tests 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								78596d9332
								
							 
						 
						
							Adresses #3054  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								f3b80b821e
								
							 
						 
						
							Closes #3618  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								d28d633954
								
							 
						 
						
							Closes #3016  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								6fa1c70cc4
								
							 
						 
						
							fix e2e 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								8ff8783ca4
								
							 
						 
						
							overlay refactor 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								d2357c53fd
								
							 
						 
						
							Closes #3606  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Birkir Rafn Guðjónsson
							
						 
						
							
								4d1adedb93
								
							 
						 
						
							[v2] Support UIBarStyle for topBar and bottomTabs (#3519 ) 
							
							 
							
* Support UIBarStyle for topBar and bottomTabs
* Added to docs 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Nicolás López Jullian
							
						 
						
							
								a8bb89d444
								
							 
						 
						
							Fix error in docs: onSearch event handler (#3605 ) 
							
							 
							
* Update events.md
* change query param to text 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Dima Loktev
							
						 
						
							
								21e1bf353e
								
							 
						 
						
							Fix #3450 : change presentation context when SearchBar activated (#3501 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Matheus
							
						 
						
							
								c9ebfccb9f
								
							 
						 
						
							Fixes AppBarLayout delayed init of elevation (#3601 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Masaru Ichikawa
							
						 
						
							
								84799140fe
								
							 
						 
						
							fixed the bug on iOS that a fontFamily option does not effect when button state is disabled or highlighted (#3522 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								17286fb55f
								
							 
						 
						
							e2e overlay fix 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								eef682d91d
								
							 
						 
						
							Closes #3125  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								04bd82dfe4
								
							 
						 
						
							Closes #3566  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								d92838f3ef
								
							 
						 
						
							#3550  
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Dan Murrell
							
						 
						
							
								4ba32ba881
								
							 
						 
						
							fix: #3444  Disable strict prototypes build setting on iOS in v2 so RNN is buildable prior to RN 0.56. (#3534 ) 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								390c83ae6a
								
							 
						 
						
							Support RN 0.56 
							
							 
							
This commit also upgrades TypeScript to version 2.9.x 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   JonnyTizz
							
						 
						
							
								a7e4d4d6ca
								
							 
						 
						
							Fix spelling mistake (#3561 ) 
							
							 
							
`wether` -> `whether` 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								1796e14ddf
								
							 
						 
						
							Mark params parameter as optional in Navigation.pop 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								b858b34548
								
							 
						 
						
							Fix BottomTabs documentation 
							
							 
							
title was renamed to text 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								b9b627122a
								
							 
						 
						
							Reject is pushing to a layout which is not contained in a stack 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								2f317da2f6
								
							 
						 
						
							Resolve BottomTab options before creating BottomTab icon 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								ec108ed3ad
								
							 
						 
						
							Document programmatic tab selection 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   JonnyTizz
							
						 
						
							
								248fe5efc0
								
							 
						 
						
							Correct minor spelling mistake (#3556 ) 
							
							 
							
`relase` ->` release` 
							
							
						 
						7 anni fa  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								4c48ad7c37
								
							 
						 
						
							Clear one time options in clearOptions 
							
							 
							
This resolves an issue where currentTabIndex, for example, was not cleared properly
if it was set in initialOptions as it was cloned each time clearOptions was invoked. 
							
							
						 
						7 anni fa