Does anybody know any Angular carousel directives ? I'm trying to implement an image gallery which adds new items to the gallery every time a user uploads an image. So far, I have been trying to use these links:
They're having issues with ng-repeat and they need some weird work around to make it work which doesn't solve the problem.
Argjend
Product Developer
I made this, http://codepen.io/Killzar/pen/akPkom, with Sass aswell as AngularJS
Mario Giambanco
Director of User Experience Development
Have you tried https://angular-ui.github.io/bootstrap/ ?
It's worked well for me in the past.