(code on expo) Code an add screen that will allow the user to input information about a book, such as the title,author,genre and number of pages. You can can use the TextInput component to create text fields for each piece of information and a button to submit the information and add it to the library.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 26SA
icon
Related questions
Question

(code on expo)
Code an add screen that will allow the user to input information about a book, such as the title,author,genre and number of pages. You can can use the TextInput component to create text fields for each piece of information and a button to submit the information and add it to the library. 

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer