30c0bfc108
								
							 
						 
						
							rn: disable vertical scrollbars on bottom sheets 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								54fdb7066f
								
							 
						 
						
							feat: scrollable bottom sheet 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								d387cbe5bd
								
							 
						 
						
							fix: iOS 10 bottom sheet style 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								70dc22c107
								
							 
						 
						
							rn: refactor BottomSheet 
							
							
Avoid using a Modal since those create trouble with the view hierarchy. 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								2a5adfc601
								
							 
						 
						
							Remove some Flow annotations 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								c025c7e132
								
							 
						 
						
							flow: tame the beast 
							
							
🔥🔥🔥 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								e094b6516a
								
							 
						 
						
							[RN] Add color scheme support - Components 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								eef31d05cf
								
							 
						 
						
							[RN] Add an abstraction layer to Modal 
							
							
						 
						6 years ago  
				
					
						
							
								 
						
							
								22a602768c
								
							 
						 
						
							[RN] Add branded dialog component 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								c6f99f3dda
								
							 
						 
						
							[RN] Support landscape and portrait orientations in BottomSheet 
							
							
One has to be explicit on iOS, otherwise it seems to be locked to portrait only. 
							
							
						 
						7 years ago  
				
					
						
							
								 
						
							
								4fdd71d1bd
								
							 
						 
						
							[RN] Refactor SimpleBottomSheet 
							
							
Make it more generic by accepting any content except of just rows with text and
icons.
In addition, rework its structure so the animation is smoother, by putting the
background overlay outside of the Modal. This way, the animation doesn't affect
the background, which won't slide down. 
							
							
						 
						7 years ago