I have an almost fully functional app I am developing. I have a list of two items so far and I can’t scroll down to the next item. I thought scrolling was automatic in ionic?
So my question is how can I implement a scroller in ionic?
Like this:
I have an almost fully functional app I am developing. I have a list of two items so far and I can’t scroll down to the next item. I thought scrolling was automatic in ionic?
So my question is how can I implement a scroller in ionic?
Like this:
hi,
add all the main content
inside a tag
Thanks for replying.
What tag specifically? DIV tag? ?
Thanks for this. I got confused!