diff --git a/lib/src/interfaces/Options.ts b/lib/src/interfaces/Options.ts index a8e219677a2..2016dfb5e7b 100644 --- a/lib/src/interfaces/Options.ts +++ b/lib/src/interfaces/Options.ts @@ -140,7 +140,7 @@ export interface OptionsStatusBar { * Animate StatusBar style changes. * #### (iOS specific) */ - animated?: boolean; + animate?: boolean; /** * Automatically hide the StatusBar when the TopBar hides. * #### (iOS specific)