Is there any components on Ionic that can help me make a form so my users can rate a music for example? Or do i have to make it on my own, and if so, what may be the best practice?
Thanks in advance.
Is there any components on Ionic that can help me make a form so my users can rate a music for example? Or do i have to make it on my own, and if so, what may be the best practice?
Thanks in advance.
Please have a look at this link for rating component for ionic framework.
Nice component! Trying it right now, looks promising!
Just for information, I created an ionic 2 rating component: https://github.com/andrucz/ionic2-rating
PRs are welcome!