angular-ui / ui-scroll

Unlimited bidirectional scrolling over a limited element buffer for AngularJS applications
http://angular-ui.github.io/ui-scroll/demo/
MIT License
327 stars 107 forks source link

How I can use this library with ionic #147

Closed pmd23 closed 7 years ago

pmd23 commented 7 years ago

Hi team,

Do you have any link or demo for ionic so that I can use this library with ionic app. Also how I can test it with any touch events for android and ios app Thanks

dhilt commented 7 years ago

@pritish5, perhaps this topic related to https://github.com/angular-ui/ui-scroll/issues/124 issue (which indirectly tells us that it is possible to use the ui-scroll directive with Ionic), but I still have no experience with Ionic, so unfortunately no demo, no code samples exist...

alinirabi commented 7 years ago

did u try it?

alinirabi commented 7 years ago

@pritish5

pmd23 commented 7 years ago

@alinirabi not yet I was busy in few different task but I have implemented it for web its working. have you tried it. I am not able to implement it for ionic

pmd23 commented 7 years ago

@dhilt thanks for this plugin I am able to use this plugin in my ionic project thanks buddy.

@alinirabi Yes I tried and it worked as expected.