|  Guy Carmeli | 24cefd8e5c | fix lint | 7 anos atrás | 
				
					
						|  Guy Carmeli | bcf21c79e1 | Subtitle and Title alignment | 7 anos atrás | 
				
					
						|  Guy Carmeli | 0d614911c5 | Rename alignment to componentAlignment | 7 anos atrás | 
				
					
						|  Guy Carmeli | f358e43c4e | Fix unit tests | 7 anos atrás | 
				
					
						|  Guy Carmeli | 0475c1fd09 | Revert "Revert "Set default title and subtitle font sizes"" 
This reverts commit 2289fb6251. | 7 anos atrás | 
				
					
						|  Guy Carmeli | 2289fb6251 | Revert "Set default title and subtitle font sizes" 
This reverts commit f36a8a44be. | 7 anos atrás | 
				
					
						|  Guy Carmeli | f36a8a44be | Set default title and subtitle font sizes 
Pretty hacky but it will do for now | 7 anos atrás | 
				
					
						|  Guy Carmeli | 4d83501f7b | Set default title options when applying screen options | 7 anos atrás | 
				
					
						|  Guy Carmeli | 05354fd2ae | Use bound functions in OptionsScreen.js | 7 anos atrás | 
				
					
						|  Guy Carmeli | 3dd035d6e0 | Add Helvetica fonts to Android playground app | 7 anos atrás | 
				
					
						|  Guy Carmeli | f398493d82 | Merge subtitle options | 7 anos atrás | 
				
					
						|  Guy Carmeli | f4912d1758 | Set subtitle fontSize and fontFamily | 7 anos atrás | 
				
					
						|  Guy Carmeli | b4527273c9 | Rename getTitleView to findTitleView | 7 anos atrás | 
				
					
						|  Guy Carmeli | bf31bb7e78 | Resolve Title TextView using findChildrenByClass | 7 anos atrás | 
				
					
						|  Guy Carmeli | a9098c9c31 | Subtitle options merge | 7 anos atrás | 
				
					
						|  Guy Carmeli | b02d97e156 | Subtitle color | 7 anos atrás | 
				
					
						|  yogevbd | 430115ecdc | fix packager execute from xcode | 7 anos atrás | 
				
					
						|  yogevbd | 050bf2b9f9 | installation doc fix | 7 anos atrás | 
				
					
						|  Shalom Yerushalmy | a49da47900 
										
											
										
									 | Update README.md | 7 anos atrás | 
				
					
						|  yogevbd | 54dc81e05b | added events doc | 7 anos atrás | 
				
					
						|  yogevbd | b8fad5e70c | docs fix | 7 anos atrás | 
				
					
						|  Shalom Yerushalmy | 444b2b94f9 
										
											
										
									 | Update README.md | 7 anos atrás | 
				
					
						|  Shalom Yerushalmy | 5887784d38 
										
											
										
									 | Update README.md | 7 anos atrás | 
				
					
						|  yogevbd | 009151922f | docs updated and setStackRoot fix | 7 anos atrás | 
				
					
						|  yogevbd | 5648812c81 | doc fix | 7 anos atrás | 
				
					
						|  yogevbd | be2dd0539a | Added setStackRoot top level api | 7 anos atrás | 
				
					
						|  yogevbd | be09d8a246 | styling docs | 7 anos atrás | 
				
					
						|  yogevbd | 37c38673c7 | added layout types doc | 7 anos atrás | 
				
					
						|  yogevbd | 07cd71adae | edited docs | 7 anos atrás | 
				
					
						|  Jonny | e8c8d683f0 | update the docs for screen lifecycle methods (#2953) | 7 anos atrás | 
				
					
						|  Roman Kozlov | 0e8f26dd2b | remove default values (#2942) 
* remove default values
* fix test | 7 anos atrás | 
				
					
						|  yogevbd | f441db3fc7 | topBar subtitle options ios | 7 anos atrás | 
				
					
						|  yogevbd | c0f8f040b2 | horizontal scrollView insets fix | 7 anos atrás | 
				
					
						|  Guy Carmeli | 9679c44203 | initial android subtitle impl | 7 anos atrás | 
				
					
						|  Guy Carmeli | 36df96990d | Pass react instance manager to External Component | 7 anos atrás | 
				
					
						|  Guy Carmeli | be77d993b9 | Recreate topBar background controller after it is destroyed | 7 anos atrás | 
				
					
						|  Guy Carmeli | 18b5e63756 | TopBar background component lifecycle methods | 7 anos atrás | 
				
					
						|  Shalom Yerushalmy | fa4f314dc6 | Fix tslint issue | 7 anos atrás | 
				
					
						|  Guy Carmeli | cdbeb9cfd7 | Send start/stop events to title component | 7 anos atrás | 
				
					
						|  yogevbd | 448b367107 | complex layout e2e | 7 anos atrás | 
				
					
						|  Shalom Yerushalmy | 49cf97c903 | Fix trailing whitespace e2e/Modals.test.js | 7 anos atrás | 
				
					
						|  Guy Carmeli | 1320246bc5 | f | 7 anos atrás | 
				
					
						|  andresesfm | 5a75863580 | Fix: Bottom Nav Icons disappear when getting a CodePush (#2931) | 7 anos atrás | 
				
					
						|  yogevbd | ef4acd9fbb | Closes #2935 | 7 anos atrás | 
				
					
						|  Guy Carmeli | 328710f380 | lock typescirpt version | 7 anos atrás | 
				
					
						|  Guy Carmeli | 42c3250d77 | f | 7 anos atrás | 
				
					
						|  Guy Carmeli | 6d25438628 | Initial TopBar refactor | 7 anos atrás | 
				
					
						|  Guy Carmeli | 97ad59cb14 | f | 7 anos atrás | 
				
					
						|  Guy Carmeli | 1777dac40a | Downgrade gradle android plugin | 7 anos atrás | 
				
					
						|  Roman Kozlov | 16415b2213 | Start app (#2927) 
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
* bottom tabs
* stack id
* fix test
* refactoring
* merge fix
* Update app.js
* merge
* comment to fix test
* merge options
* start app anim
* anim | 7 anos atrás |