9e502aec73
								
							 
						 
						
							Revert "Update README.md" 
							
							
This reverts commit a9b9d8379c . 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								a9b9d8379c
								
									
										
											
								
							 
						 
						
							Update README.md 
							
							
Test Jenkins 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								f7b1f163d2
								
							 
						 
						
							Closes #3081  
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								2acbf135aa
								
							 
						 
						
							Closes #3085  
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								02200e422b
								
							 
						 
						
							unit test fix 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								7ba0f155a5
								
							 
						 
						
							Update package.json to reference typings (#3086 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								cd80eca782
								
							 
						 
						
							fix android rooBackgroundImage support (#3089 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								bee7e1a91b
								
									
										
											
								
							 
						 
						
							Pass ActionMenuView as parent to right buttons instead of Toolbar (#3091 ) 
							
							
Motivation:
When searching for the button's concrete TextView by label, if the
title has the same text as the buttons, both views are returned. 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								578659204d
								
							 
						 
						
							Github -> GitHub (#3067 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								1041708fb5
								
							 
						 
						
							modalPresentationStyle support 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								66e39817e3
								
							 
						 
						
							gen-docs WIP 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								76533af4d1
								
							 
						 
						
							gen-docs WIP 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								97dce46570
								
							 
						 
						
							Merge branch 'v2' of https://github.com/wix/react-native-navigation  into v2 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								9ae12e6e9c
								
							 
						 
						
							fixing jenkins 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								83ab78701f
								
							 
						 
						
							Migrate to react v16.3 lifecycle (#2991 ) 
							
							
* Migrate to react v16.3 lifecycle & Add backward compatibility for older React versions
* remove yarn.lock 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								d96f091e40
								
							 
						 
						
							NPE screenParams before setting rootBackgroundImageName 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								9caa47bf82
								
									
										
											
								
							 
						 
						
							Merge options (#3055 ) 
							
							
* migrate js and java to mergeOptions
* migrate ios to mergeOptions 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								d1ee822d23
								
									
										
											
								
							 
						 
						
							Update styling.md 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								7f220e7dff
								
							 
						 
						
							Add Android support for rootBackgroundImageName (#3051 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								c949b0f557
								
							 
						 
						
							Add button text color unit test 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								a25ecf86bc
								
							 
						 
						
							refactor button options 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								b7a4e41e3c
								
							 
						 
						
							e2e fix 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								aeea586404
								
							 
						 
						
							Button fontFamily Android 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								2f1554f27b
								
							 
						 
						
							Update button options 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								bbc643e7bd
								
							 
						 
						
							Document popTo(componentId) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								911adb141b
								
							 
						 
						
							disabledColor android 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								0a196b86ff
								
									
										
											
								
							 
						 
						
							Update README.md 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								94040353db
								
									
										
											
								
							 
						 
						
							Update README.md 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								dd76abc06a
								
							 
						 
						
							Added missing buttons styles 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								9f79a7ab55
								
							 
						 
						
							copied all work from typedoc-markdown-creator 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								22f743bf5f
								
							 
						 
						
							Fix when a title image has nil or NSNull (#3033 ) 
							
							
This was occuring if a title has no properties set initially, but then are configured later. The title image data would go from [NSNull null] to nil, breaking this check.
By comparing against both values, we can ensure the correct logic for all behaviors. 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								56c1564060
								
							 
						 
						
							BottomTab iconsInsets support 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								fd71d9cf20
								
							 
						 
						
							Add ability to set badge=null to hide it (#3035 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								f2137fc65c
								
							 
						 
						
							unit test fix 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								8c20f34b76
								
									
										
											
								
							 
						 
						
							Update README.md 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								1d7da536a6
								
									
										
											
								
							 
						 
						
							Update roadmap (#3043 ) 
							
							
* Rename to onChildWillAppear
* update roadmap 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								74a8c6bb30
								
							 
						 
						
							remove unused param from function (#3039 ) 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								c80453dc70
								
							 
						 
						
							Stop setting id for root views 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								d23bacea31
								
							 
						 
						
							Updated RNNSideMenuController.m (#2788 ) 
							
							
on clicking the outside of the sideMenu area sideMenu not closing,
because there is a problem in the code which i modified now 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								44b105fdf6
								
							 
						 
						
							Rename enabled to enable in animation options - ios 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								85e321ad18
								
							 
						 
						
							Rename enabled to enable in animation options 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								5e1d315b61
								
							 
						 
						
							Remove animated option 
							
							
Each animation (push, pop etc) can be enabled or disabled separately 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								d40503670a
								
							 
						 
						
							refactored animated prop 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								8d4b92cf9c
								
							 
						 
						
							Reset animation values when showing topBar 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								742581c404
								
							 
						 
						
							Cleanup OptionsApplyingTest 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								350f89db9d
								
							 
						 
						
							Update AppDelegate.m (#3026 ) 
							
							
To save new RNN users some trouble, I've updated the recommended Obj-C that the installation guide tells us to paste over our App Delegate. I think the old one is obsolete because the #import and one of the Obj-C methods has change. Also removed a potentially misleading warning that might now cause users to wrongly blame their NPM version for trouble instead of these new changes. Anyway this new version works for me though someone might want to double check. 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								bb6cbb5047
								
							 
						 
						
							Resolves #2962  
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								32fbc88388
								
							 
						 
						
							Reference to function confusing and unnecessary (#2959 ) 
							
							
Removed reference to - (BOOL)application:(UIApplication *)application... The way it's worded makes it seem like you only need to overwrite what's in the function, not the entire file's code. 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								deceeecb0e
								
							 
						 
						
							Copyediting for Usage.md (#3017 ) 
							
							
I made the text a little more punchy and easy to read. 
							
							
						 
						vor 7 Jahren  
				
					
						
							
								 
						
							
								c93eef6df1
								
							 
						 
						
							Update doc since PR was accepted (#3020 ) 
							
							
The following  https://github.com/wix/react-native-navigation/pull/3006  implemented this functionality 
							
							
						 
						vor 7 Jahren