Jayser Mendez
Jayser Mendez
The implementation of the following code breaks ionic behavior to move the focused input above the keyboard: ` if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) { getWindow().getDecorView().setSystemUiVisibility( View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | View.SYSTEM_UI_FLAG_LAYOUT_STABLE); } ` It...
This fix allows you to use Ionic CLI along this project. The only thing you need is to install the following dependence: `npm i typescript-compiler` Then, you can run your...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...