mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-24 01:58:53 +08:00
Update dependencies and versioning: bump react-native-update to 10.31.0-beta.3, update form-data and react-native-camera-kit versions, and enhance TypeScript types for better compatibility.
This commit is contained in:
@@ -10,6 +10,7 @@ export interface Spec extends TurboModule {
|
||||
buildTime: string;
|
||||
uuid: string;
|
||||
isUsingBundleUrl: boolean;
|
||||
currentVersionInfo: string;
|
||||
};
|
||||
setLocalHashInfo(hash: string, info: string): Promise<void>;
|
||||
getLocalHashInfo(hash: string): Promise<string>;
|
||||
|
Reference in New Issue
Block a user