@hatimane wrote:
i'm working on and angularjs2/ionic2 mobile app , and i need to integrate the refresher to make a pull to refresh from this tutorial
http://ionicframework.com/docs/v2/api/components/scroll/Refresher/
the refresher works fine but i cant get the icons to show's up ? here is my code :<ion-refresher (starting)="doStarting()" (refresh)="doRefresh($event, refresher)" (pulling)="doPulling($event, amt)" pullingIcon="arrow-round-down" </ion-refresher>
can any one help me ?
Posts: 1
Participants: 1