mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "expo": {
 | |
|     "name": "expoUsePushy",
 | |
|     "slug": "expoUsePushy",
 | |
|     "version": "1.0.0",
 | |
|     "orientation": "portrait",
 | |
|     "icon": "./assets/icon.png",
 | |
|     "userInterfaceStyle": "light",
 | |
|     "newArchEnabled": true,
 | |
|     "splash": {
 | |
|       "image": "./assets/splash-icon.png",
 | |
|       "resizeMode": "contain",
 | |
|       "backgroundColor": "#ffffff"
 | |
|     },
 | |
|     "ios": {
 | |
|       "supportsTablet": true,
 | |
|       "bundleIdentifier": "com.anonymous.expoUsePushy"
 | |
|     },
 | |
|     "android": {
 | |
|       "adaptiveIcon": {
 | |
|         "foregroundImage": "./assets/adaptive-icon.png",
 | |
|         "backgroundColor": "#ffffff"
 | |
|       },
 | |
|       "package": "com.anonymous.expoUsePushy"
 | |
|     },
 | |
|     "web": {
 | |
|       "favicon": "./assets/favicon.png"
 | |
|     }
 | |
|   }
 | |
| }
 | 
