Images
Using images in your Kibb apps
To use an image you have with your Kibb application:
- Upload your image to an image hosting platform
We will use
Imgur
for this example.
- Tell Kibb to use the image URL in your app.
Lets create a simple page with a single image in the middle.
We will tell Kibb the following:
Create a blank page with this image in the middle: https://i.imgur.com/W6YDRN4.jpeg

We have our awesome app with an image :D
Not much, but you can
check it out.
To make a gallery with multiple images, we can use the same method.
We will tell Kibb the following:
Make a gallery page with these three images:
https://i.imgur.com/6vwf5Um.jpeg
https://i.imgur.com/8HcuyW5.jpeg
https://i.imgur.com/uuoFlzJ.png

We now have a nice gallery page :D
Check it out.
over here.
Back to Tips & Tricks page