How can I slide to switch segment like many apps in ionic? I can\'t find any api in ionic official documentation. I can only find this useful thread.
But it does not
simple and easy, no need JS custom code. you can implement ion-slides and ion-segment that listen to 1 variable say segment
Toolbar: bind to segment, and listen ionChange
ion-slides: capture the slide event, assign segment to current active index
profile,
hello {{this.userProvider.userData.name}}
second
third