It's time to practice! With what you've learned in the previous articles, create an app that meets the following requirements:
- Show a
Picker
so the user can select a country (4 options are enough). - Display the flag of the selected country.
It's time to practice! With what you've learned in the previous articles, create an app that meets the following requirements:
Picker
so the user can select a country (4 options are enough).
Be the first to comment