Hello, I'm starting to learn xamarin and want to create my first quiz app. Example:
text "Question 1:"
checkbox + text "answer option 1"
checkbox + text "answer option 2"
checkbox + text "answer option 3"
Confirm button
After pressing the button, question 1 disappears and a new question and...