Let's begin to wire up the Swiper control so that it starts displaying images. We need to set the source of an image, and then control the visibility of the loading label based on the status of the image. Since we are using an image fetched from the internet, it might take a couple of seconds to download. This has to be communicated to the user to avoid confusion about what is going on.





















































