Currently, I am working on integrating a small input form in react-native. However, I have encountered an issue where when I open the keyboard, it disrupts the layout and content of the form. I attempted using KeyBoardAvoidingView and ScrollView in various ways, but unfortunately, none of them provided the desired output.You can view the outcome after opening the keyboard here