Table of Content
Example – Books to buy
Before moving on the next topic, we are going to build another list view example with input.
What we are going to do is creating an app that let user record the books he wants to buy. The user interface is construct by a list view with two input fields. One for the book name and one for the ISBN.
Also a button to add the book to the list.
You can try the app in your mobile device.
What’s next? We’re going to take a look at “Books-to-buy Mockup”.