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:
		| @@ -34,7 +34,7 @@ | |||||||
|     "react-test-renderer": "18.2.0", |     "react-test-renderer": "18.2.0", | ||||||
|     "ts-jest": "^29.0.5", |     "ts-jest": "^29.0.5", | ||||||
|     "typescript": "^4.9.5", |     "typescript": "^4.9.5", | ||||||
|     "pod-install": "^0.1.37" |     "nyc": "^15.0.1" | ||||||
|   }, |   }, | ||||||
|   "jest": { |   "jest": { | ||||||
|     "preset": "react-native" |     "preset": "react-native" | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ | |||||||
|     "tests:emulator:prepare": "cd .github/workflows/scripts/functions && yarn && yarn build", |     "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:emulator:start-ci": "yarn tests:emulator:prepare && cd ./.github/workflows/scripts && ./start-firebase-emulator.sh", | ||||||
|     "tests:packager:jet-ci": "sudo cd Example/testHotUpdate && cross-env TMPDIR=$HOME/.metro REACT_DEBUGGER=\"echo nope\" node_modules/.bin/react-native start --no-interactive", |     "tests:packager:jet-ci": "sudo cd Example/testHotUpdate && cross-env TMPDIR=$HOME/.metro REACT_DEBUGGER=\"echo nope\" node_modules/.bin/react-native start --no-interactive", | ||||||
|     "tests:ios:pod:install": "rm -rf ios/RCTPushy.xcworkspace && yarn pod-install" |     "tests:ios:pod:install": "rm -rf Example/testHotUpdate/ios/RCTPushy.xcworkspace && yarn pod-install" | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
|     "type": "git", |     "type": "git", | ||||||
| @@ -64,6 +64,7 @@ | |||||||
|     "fs-extra": "^9.1.0", |     "fs-extra": "^9.1.0", | ||||||
|     "jest": "^29.2.1", |     "jest": "^29.2.1", | ||||||
|     "ts-jest": "^29.0.3", |     "ts-jest": "^29.0.3", | ||||||
|     "typescript": "^4.1.3" |     "typescript": "^4.1.3", | ||||||
|  |     "pod-install": "^0.1.37" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 steven
					steven