245eb89b85
								
							 
						 
						
							fix BottomSheet shaking 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								30c0bfc108
								
							 
						 
						
							rn: disable vertical scrollbars on bottom sheets 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								54fdb7066f
								
							 
						 
						
							feat: scrollable bottom sheet 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								d387cbe5bd
								
							 
						 
						
							fix: iOS 10 bottom sheet style 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								70dc22c107
								
							 
						 
						
							rn: refactor BottomSheet 
							
							
Avoid using a Modal since those create trouble with the view hierarchy. 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								2a5adfc601
								
							 
						 
						
							Remove some Flow annotations 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								c025c7e132
								
							 
						 
						
							flow: tame the beast 
							
							
🔥🔥🔥 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								e094b6516a
								
							 
						 
						
							[RN] Add color scheme support - Components 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								eef31d05cf
								
							 
						 
						
							[RN] Add an abstraction layer to Modal 
							
							
						 
						6 年前  
				
					
						
							
								 
						
							
								22a602768c
								
							 
						 
						
							[RN] Add branded dialog component 
							
							
						 
						7 年前  
				
					
						
							
								 
						
							
								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 年前  
				
					
						
							
								 
						
							
								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 年前