Entrada de texto de linha múltipla nativa de reação
import { TextInput } from 'react-native'
<TextInput multiline={true} />
florinrelea
import { TextInput } from 'react-native'
<TextInput multiline={true} />
Style prop: (React native TextInput)
textAlignVertical: 'top';