mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	 0e077b1de0
			
		
	
	0e077b1de0
	
	
	
		
			
			* support to Expo * update * update * update --------- Co-authored-by: Steven <steven@Stevens-MacBook-Pro.local>
		
			
				
	
	
		
			14 lines
		
	
	
		
			291 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			291 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|  "platforms": ["apple", "android"],
 | |
|   "apple": {
 | |
|     "modules": ["ExpoPushyModule"],
 | |
|     "reactDelegateHandlers": ["ExpoPushyReactDelegateHandler"],
 | |
|     "podspecPath":"react-native-update.podspec"
 | |
|   },
 | |
|   "android": {
 | |
|     "modules": [
 | |
|       "expo.modules.pushy.ExpoPushyModule"
 | |
|     ]
 | |
|   }
 | |
| }
 |