I am sort of new to react native and have one question that I did not find in react native documentation.
I am looking into this component KeyboardAvoidingView
KeyboardAvoidingView
The below code solved my issue
{renderForm()} );
// where renderForm render the long form with ScrollView