Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native text input right

<ScrollView>
  <TextInput style={{ textAlign: 'right' }} />
  <View style={{ height: 2000 }} />
</ScrollView>
Source by github.com #
 
PREVIOUS NEXT
Tagged: #react #native #text #input
ADD COMMENT
Topic
Name
3+9 =