capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

bug: My StatusBar BLINK , after click Input Text

Open bobwatcherx opened this issue 2 years ago • 0 comments

why the application i build with capacitor js . experiencing fl tolol

fickering in the status bar

I've added the statusbar of the capacitor

like this : import { StatusBar, Style } from '@capacitor/status-bar'; StatusBar.setStyle({ style: Style.Dark });

but it's the same

bobwatcherx avatar May 26 '22 10:05 bobwatcherx