mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	feat: project init
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e_ios.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e_ios.yml
									
									
									
									
										vendored
									
									
								
							| @@ -116,7 +116,7 @@ jobs: | ||||
|           timeout_minutes: 10 | ||||
|           retry_wait_seconds: 30 | ||||
|           max_attempts: 3 | ||||
|           command: yarn && yarn tests:ios:pod:install | ||||
|           command: yarn tests:ios:pod:install | ||||
|  | ||||
|       - name: Cache Firestore Emulator | ||||
|         uses: actions/cache@v3 | ||||
|   | ||||
| @@ -23,7 +23,7 @@ | ||||
|     "tests:emulator:prepare": "cd .github/workflows/scripts/functions && yarn && yarn build", | ||||
|     "tests:emulator:start-ci": "yarn tests:emulator:prepare && cd ./.github/workflows/scripts && ./start-firebase-emulator.sh", | ||||
|     "tests:packager:jet-ci": "cd Example/testHotUpdate && cross-env TMPDIR=$HOME/.metro REACT_DEBUGGER=\"echo nope\" node_modules/.bin/react-native start --no-interactive", | ||||
|     "tests:ios:pod:install": "cd Example/testHotUpdate/ios && rm -rf RCTPushy.xcworkspace && yarn pod-install" | ||||
|     "tests:ios:pod:install": "yarn && cd Example/testHotUpdate/ios && rm -rf RCTPushy.xcworkspace && yarn pod-install" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 steven
					steven