mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	v10.6.0-beta.0
This commit is contained in:
		| @@ -69,8 +69,8 @@ export interface PushyOptions { | ||||
|   appKey: string; | ||||
|   server?: PushyServerConfig; | ||||
|   logger?: UpdateEventsLogger; | ||||
|   useAlert?: boolean; | ||||
|   strategy?: 'onAppStart' | 'onAppResume' | 'both' | null; | ||||
|   updateStrategy?: 'alwaysAlert' | 'silentAndNow' | 'silentAndLater' | null; | ||||
|   checkStrategy?: 'onAppStart' | 'onAppResume' | 'both' | null; | ||||
|   autoMarkSuccess?: boolean; | ||||
|   dismissErrorAfter?: number; | ||||
|   debug?: boolean; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm