Challenge: Miscellaneous Components and APIs
Explore how to implement miscellaneous React Native components including keyboard-avoiding views and alert dialogs to create a user-friendly mobile app interface. Learn to manage alerts with multiple buttons and handle user responses effectively.
We'll cover the following...
We'll cover the following...
This challenge will test your knowledge of the miscellaneous components and APIs of React Native. You’ll use these concepts to create a minimalistic user interface.
Task
Build a React Native application that shows:
- A keyboard-avoiding view where the text input is visible and not hidden when the virtual keyboard pops up.
- An alert dialog that pops up asking the user for confirmation after