reaja a entrada de entrada de texto nativo
<ScrollView>
<TextInput style={{ textAlign: 'right' }} />
<View style={{ height: 2000 }} />
</ScrollView>
Tense Tarantula
<ScrollView>
<TextInput style={{ textAlign: 'right' }} />
<View style={{ height: 2000 }} />
</ScrollView>