I hav TabBar app using Nativescript Angular. I want to change the Action Bar buttons based on the selected tab. I just follow this tutorial https://www.youtube.com/watch?v=7go3L70QfIQ
But, don't know how to use TabView.selectedIndexChangedEvent in Angular. If anyone has done this, please share the piece of code.
Thanks