mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 01:00:05 +00:00
Update index.d.ts
This commit is contained in:
2
types/expo/index.d.ts
vendored
2
types/expo/index.d.ts
vendored
@@ -203,7 +203,7 @@ export interface AppLoadingProps {
|
||||
onError?: (error: Error) => void;
|
||||
|
||||
/** Whether to hide the native splash screen as soon as you unmount the AppLoading component. */
|
||||
autoHideSplash?: boolean
|
||||
autoHideSplash?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user