Unfortunately, default ion-navbar not suitable for my case. I need pixel perfect design.
Maybe, somehow, I can put my navbar component to bootstrap.ts before ion-nav (first screen) ?
I try it, but received an error EXCEPTION: Cannot resolve all parameters for ‘NavController’(?, ?, ?, ?, ?, ?, ?, ?, ?, ?). Make sure that all the parameters are decorated with Inject or have valid type annotations and that ‘NavController’ is decorated with Injectable.