Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native width auto

<View style={{backgroundColor: '#000000', alignSelf: 'flex-start' }}>
 <Text style={{color: '#ffffff'}}>
  Sample text here
 </Text>
</View>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #react #native #width #auto
ADD COMMENT
Topic
Name
5+4 =