can anyone point me to the direction of adding a background image to an ionic page.
I was able to add an image to a div background with the help of @nraboy 's this tutorial , but I would prefer to add the background to ion-content or ion-view. Because they it will cover the entire page (at least I think)
I had a look at ion-content directory and seems like we dont have option to pass custom css classes.
Nice @sameera207, glad you got it working. I’m thinking about using media queries as a future improvement and use different background images for various screen sizes.