mirror of
				https://github.com/Blair-SGA-Dev-Team/blazerapp.git
				synced 2025-10-31 15:01:11 -04:00 
			
		
		
		
	Create LunchEvents.js
This commit is contained in:
		
							parent
							
								
									4e62459760
								
							
						
					
					
						commit
						bcc05f8ff0
					
				
							
								
								
									
										29
									
								
								app/LunchEvents.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								app/LunchEvents.js
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,29 @@ | ||||
| import React from 'react'; | ||||
| import { | ||||
|   SafeAreaView, | ||||
|   StyleSheet, | ||||
|   ScrollView, | ||||
|   View, | ||||
|   Text, | ||||
|   StatusBar, | ||||
| } from 'react-native'; | ||||
| 
 | ||||
| import { | ||||
|   Header, | ||||
|   LearnMoreLinks, | ||||
|   Colors, | ||||
|   DebugInstructions, | ||||
|   ReloadInstructions, | ||||
| } from 'react-native/Libraries/NewAppScreen'; | ||||
| 
 | ||||
| class LunchEvents extends React.Component { | ||||
| 	render() { | ||||
| 		return ( | ||||
| 			<View> | ||||
| 			 | ||||
| 			</View> | ||||
| 		) | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| export default LunchEvents; | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user