mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	feat: add afterDownloadUpdate
This commit is contained in:
		| @@ -88,6 +88,7 @@ export interface ClientOptions { | ||||
|   throwError?: boolean; | ||||
|   beforeCheckUpdate?: () => Promise<boolean>; | ||||
|   beforeDownloadUpdate?: (info: CheckResult) => Promise<boolean>; | ||||
|   afterDownloadUpdate?: (info: CheckResult) => Promise<boolean>; | ||||
| } | ||||
|  | ||||
| export interface UpdateTestPayload { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm