Component - KeyboardAvoidingView
KeyboardAvoidingView is a React Native component that automatically moves content up when the keyboard appears. This helps keep input fields visible so users can see what they are typing without the keyboard covering them.