Working with Databases - Part 3
In this demo, we continue building the Books app covered in parts 1 and 2 above. You'll learn to add functionality to your app that lets users upload images from their device's gallery or camera, then rotate and automatically resize the images, and finally save the modified images to your database. You'll continue learning about working with tables and controls, and configuring app behavior using Actions.