### Description TextInput multiline set to true no longer does newline on enter press. just blurs the TextInput instead. ### Reproduction Just change from 0.41.2 to 0.42.0 using the default AutoExpandingTextInput Example from the TextInput Docs to see it happening ### Additional Information * React Native version: 0.42.0 * Platform: Android ( Possibly iOS havent tested ) * Operating System: MacOS